This website sucks
http://www.macroquest2.com/wiki/index.p ... :Compiling
I am stuck trying to compile this using VS 2005 C++ or VB
I personally hate installing 10yr old software and would like to get it working but am not a pro with VS especialy 2005
Upgrade goes perfect but build bombs
Error on every SLN or DSW file.
--------------
Build Log Build started: Project: MQ2Chat, Configuration: Release|Win32
Command Lines Creating temporary file "c:\MQ\MQ2Chat\Intermediate\RSP00000337243488.rsp" with contents
[
/O2 /D "CINTERFACE" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MT /Zp1 /Fo".\Intermediate/" /Fd".\Intermediate/vc80.pdb" /W3 /c /Zi /Gd /TP /DCINTERFACE
.\MQ2Chat.cpp
]
Creating command line "cl.exe @c:\MQ\MQ2Chat\Intermediate\RSP00000337243488.rsp /nologo"
Output Window Compiling...
MQ2Chat.cpp
c:\MQ\MQ2Main\MQ2Main.h(31) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Results Build log was saved at "file://c:\MQ\MQ2Chat\Intermediate\BuildLog.htm"
MQ2Chat - 1 error(s), 0 warning(s)
----------------
I have tried running the build from the Soultion folder, and copying the windows.h file to all folders, nothing seems to be working.
(Before ya flame read on)
I dont care to install and old ass version of C++ or VS screwing up my comp and security so I am working on this from error/bug to error/bug untill it works and will gladly post a How To once it dose.
If you have some ideas, or know a file/configuration that should be changed to point the files plase post them.
By the way if anyone reads this an has control over the site functions its a pain in the ass to use and the search engine sucks (Search Windows.h has 200 results which not a single fuckin one has any relavance, maybe thats why people post after they search?)
Sorry im in a foul mood after reading some of the dimwhitted remarks from morons that dont know a rats ass from a compile error and feel compelled to post a smart ass remark. So like I said, if you have some relavent experience, or information please let me know.

