PedroSilvaGit

Results 6 comments of PedroSilvaGit

How to compile in Windows 10 x64? What are the libs that use? Can I compile in Visual Studio or MinGW?

I can compile Blunted2 and Football on Ubuntu. Following the acoppola tutorial, but the game gives a Renderer error on start. Are not you missing more libs?

What is the exact version of Ubuntu used? Is it x86 or x64?

This error occurred while starting the game. Note: I imported football.config, databases folder and media folder from gameplayfootball_beta2v02_linux64.tar.gz INIT [Notice] in [SystemManager::RegisterSystem]: Added system named 'GraphicsSystem' [Notice] in [SystemManager::RegisterSystem]: Added...

I'm using Ubuntu in VirtualBox. So this "GLSL 1.50 is not supported" error. Should it be caused by VirtuaBox limitation?

I'm able to compile on Windows. But when I start Football.exe. Only this appears: SQLite version 3.7.3 Enter ".help" for instructions Enter SQL statements terminated with a ";" sqlite> What...