PDA

View Full Version : Building exe from source


morpheus014
08-11-2002, 07:26 AM
Im using microsoft visual studio 6 enterprise ed. and i have been working on learning c++, so i downloaded the emu source to play around with. Now when i try to build the exe files, it says i am missing .lib files. Anyone know how I can fix this?

ps sorry if this is wrong forum =P

*EDIT* moved to win32 support just in case

Shawn319
08-12-2002, 05:58 AM
This actually would be the correct forum =P

morpheus014
08-12-2002, 09:17 AM
K good =)

but how do i do it ? =P

Shawn319
08-12-2002, 03:45 PM
I replied to your other post... you need to download zlib source and add it to the options in VC++, and do the same with mysql/lib/opt and mysql/include folders

mByte
09-11-2002, 05:21 AM
get VS.Net :p