Problems compiling pt. 2

https://attnam.com/topics/Problems-compiling-pt-2

The Cathedral of Attnam > Trouble Shooting and Bugs

#1 Mar 23, 2008, 6:29 am Hide

Fryguy5134

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.
#2 Mar 23, 2008, 6:58 am Hide

Dumb Shit

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.
#3 Mar 23, 2008, 6:20 pm Hide

Fryguy5134

Your hack no worky! I dont know why, but its still giving me that same error.