[aquaria] Aquaria SDL build problem on 64bit Ubuntu 10.04

mirandir at orange.fr mirandir at orange.fr
Tue Nov 22 03:38:22 EST 2011


Hi,

I can confirm this problem (and the solution), with Archlinux, 64 bits too.


mirandir


Le 22/11/11 09:27 Tomasz Makarewicz a écrit :

Hi,
I have downloaded latest source (from Sat, 19 Nov 2011 03:29:53 -0500)
and after running 'cmake' command on 64 bit Ubuntu 10.04 I got
following error:

CMake Error at CMakeLists.txt:165 (message):
 We don't have a prebuilt SDL for this platform.

It is strange since previous source was building fine. So I compare
CMakeList.txt from this source and previous one and find out, that if
in lines 151 I change:

if (NOT SDL_FOUND OR NOT SDLMAIN_FOUND)

to

if (NOT SDL_FOUND)# OR NOT SDLMAIN_FOUND)

and in line 167:

endif (NOT SDL_FOUND OR NOT SDLMAIN_FOUND)

to

endif (NOT SDL_FOUND)# OR NOT SDLMAIN_FOUND)

it builds fine now.

Hope that this will help.
Best regards,
Tomasz Makarewicz

--
http://ubuntu.pl
_______________________________________________
aquaria mailing list
aquaria at icculus.org
http://icculus.org/mailman/listinfo/aquaria


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/aquaria/attachments/20111122/fe3fbeaa/attachment.htm>


More information about the aquaria mailing list