The Cathedral of Attnam ()
-   Trouble Shooting and Bugs (/forums/2/Trouble_Shooting_and_Bugs)
-   -   Problems compiling pt. 2 (/topics/244/Problems_compiling_pt_2)

Fryguy5134

Mar 23, 2008, 11:29 am
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.

Dumb Shit

Mar 23, 2008, 11:58 am
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.

Fryguy5134

Mar 23, 2008, 11:20 pm
Your hack no worky! I dont know why, but its still giving me that same error.