UFO:Alien Invasion
Technical support => FAQ => Topic started by: Kaerius on September 05, 2009, 01:55:42 pm
-
I haven't been checking in for a while so... when I finally got back here, updated to latest SVN and tried to compile, only to run into a bunch of errors. So I checked the wiki to try and figure out what went wrong, and it mentions keeping your codeblocks up to date, with msys.bat. I apparently do not have msys.bat... I guess it wasn't included in my prepackaged codeblocks download back then.
So, anyone who can help me getting msys installed so I can update codeblocks? Or should I just reinstall it and set everything up again?
-
I haven't been checking in for a while so... when I finally got back here, updated to latest SVN and tried to compile, only to run into a bunch of errors. So I checked the wiki to try and figure out what went wrong, and it mentions keeping your codeblocks up to date, with msys.bat. I apparently do not have msys.bat... I guess it wasn't included in my prepackaged codeblocks download back then.
So, anyone who can help me getting msys installed so I can update codeblocks? Or should I just reinstall it and set everything up again?
I don't know msys.bat but the latest C::B package is here (http://mattn.ninex.info/download/codeblocks.zip) AFAIK.
-geever
-
i dont think msys is used with codeblock. msys is only used to use mingw "make", i think.
-
Got the new prepack, followed all the instructions and still no go on compiling. :/
Getting "undefined reference to mcount" errors.
-
WHat page are you reading? dont know what is mcount.
-
make sure to rebuild and clean the old compiled files - seems like you are mixing debug and release mode builds.