Problems compiling pt. 2

Mar 23, 2008, 6:29 am
#1
Joined: Mar 17, 2008
Posts: 14
Hello again guys! Well, I got a hold of Z's source from Indephysis on the IRC channel, and im trying to compile it now. I've successfully run the aclocal/automake/autoconf/configure commands, just a note, I ran configure with the --build=Pentium flag because it couldn't guess my system for some reason. When I try to make, I get this error right away:

Compiling FeLib/Source/bitmap.o...
cc1plus: error: unrecognized command line option "-mwindows"
make: *** [FeLib/Source/bitmap.o] Error 1


Thanks for your patience in helping me.
-- -jd
Mar 23, 2008, 6:58 am
#2
Joined: Mar 14, 2008
Posts: 62
Techincally it's not Z's source, it's more along the lines of IVAN with Z's fixes but not Z's 3D/sound.

I suggest editing the linker flags in your makefile.
Mar 23, 2008, 6:20 pm
#3
Joined: Mar 17, 2008
Posts: 14
Your hack no worky! I dont know why, but its still giving me that same error.
-- -jd
Jump to