Compiling with MSVC6

Need help running MacroQuest 1? Too bad! Use MQ2.

Moderator: MacroQuest Developers

ivier
decaying skeleton
decaying skeleton
Posts: 4
Joined: Wed Jun 26, 2002 11:55 am
Location: 3rd galaxy from the outside

Compiling with MSVC6

Post by ivier » Wed Jun 26, 2002 12:03 pm

:!: :?: I am having trouble compiling EQLib with MSVC6, as i don't have or want .NET, but the project files are incompatible. The trouble seems to be stemming from:

#if !defined(CINTERFACE)
#error /DCINTERFACE
#endif

I'm still rather green at programming, what exactly to i need to do to fix this? (a simple "#def CINTERFACE" does not work [not that i expected it to]). Please help, if i can get it to compile, i'll post the MSVC6 workspace and project files for others who don't have .NET