UFO:Alien Invasion
Development => Newbie Coding => Topic started by: theojk on December 04, 2009, 05:09:09 pm
-
I Just downloaded the compete Source code and tried to compile with codeblocks under windows XP with MinGW. But I only get messages about missing include files.
First the zlib then the curl library. I downloaded them and it goes on. But now I got an error, that the jpeglib is missing. I didn't found a library like is in the net.
My question is: Is there any list of resources (e.g. libraries, tools, files) which are needed for compiling.
-
which c::b package did you use? we share a prepackaged version that comes with all the libs and headers that are needed. try to use that one.
-
Thanks. Now it is compiling without any error.