Search found 2 matches

by mgp
Thu Aug 26, 2010 6:34 pm
Forum: General Discussion
Topic: Compiling problems on ubuntu Linux (betas 8 and 9b) [SOLVED]
Replies: 3
Views: 1995

Re: Compiling problems on ubuntu Linux (betas 8 and 9b)

Hi all, Thank you very much for the help and the swift answer. Indeed, dev packages are needed in Ubuntu. For future reference, the prerequisites for the compilation of beta 9b on ubuntu are the following packages: SDL: libsdl-ttf2.0-0 libsdl-ttf2.0-dev libsdl-image1.2 libsdl-image1.2-dev libsdl-mix...
by mgp
Thu Aug 26, 2010 3:03 pm
Forum: General Discussion
Topic: Compiling problems on ubuntu Linux (betas 8 and 9b) [SOLVED]
Replies: 3
Views: 1995

Compiling problems on ubuntu Linux (betas 8 and 9b) [SOLVED]

Dear all, I am trying to compile TOME4 on Ubuntu 10.4 and failing at the make stage. The output is the following: $ make ==== Building physfs ==== Creating bin/Debug Creating obj/Debug/physfs physfsrwops.c In file included from src/physfs/physfsrwops.c:24: src/physfs/physfsrwops.h:30:17: error: SDL....