Post
by Paidhima » Tue May 23, 2006 8:05 pm
I'm brand new to MQ2/IS, and am having some trouble compiling ISXEQ. I'm using 2005 Express. I've set the includes to the ISXDK, and the lib to the ISXDK lib\vs80. I've also set ISXEQ to the startup project. Every time I try to build, I get the following:
Compiling...
MQ2Windows.cpp
f:\mq2-20060501\mq2main\MQ2Main.h(33) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
MQ2Utilities.cpp
This continues for each file it tries to compile. I've checked the wiki and the forums and I can't seem to figure out what I've done wrong.