Coasterdude Posted February 14, 2007 Share Posted February 14, 2007 When I debug I get this error: c:\...\game\g_crash.c(198) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory What should I do? Link to comment Share on other sites More sharing options...
Tinny Posted February 14, 2007 Share Posted February 14, 2007 Woah, which compiler are you using? And i'm guessing your using the ojp code right? Link to comment Share on other sites More sharing options...
ensiform Posted February 14, 2007 Share Posted February 14, 2007 You probably have Visual Studio 2005 Express Edition and did not install the Platform SDK. :nervous Link to comment Share on other sites More sharing options...
Coasterdude Posted February 14, 2007 Author Share Posted February 14, 2007 That is right Tinny, and Ensi what is Platform SDK? I am using Visual C++ 2005 Express Link to comment Share on other sites More sharing options...
Tinny Posted February 14, 2007 Share Posted February 14, 2007 Platform sdk installation is the 4th step in the whole installation process: http://msdn.microsoft.com/vstudio/express/visualc/download/ I would also then suggest downloading and installing the sp1 patch for it: http://www.microsoft.com/downloads/details.aspx?FamilyID=7b0b0339-613a-46e6-ab4d-080d4d4a8c4e&DisplayLang=en Link to comment Share on other sites More sharing options...
Coasterdude Posted February 14, 2007 Author Share Posted February 14, 2007 Thanks, I will try that out later . I'll reply and tell how it goes. Link to comment Share on other sites More sharing options...
ensiform Posted February 14, 2007 Share Posted February 14, 2007 Platform sdk installation is the 4th step in the whole installation process: http://msdn.microsoft.com/vstudio/express/visualc/download/ I would also then suggest downloading and installing the sp1 patch for it: http://www.microsoft.com/downloads/details.aspx?FamilyID=7b0b0339-613a-46e6-ab4d-080d4d4a8c4e&DisplayLang=en lol the patch after install is like 6.2 gig :S Link to comment Share on other sites More sharing options...
Coasterdude Posted February 15, 2007 Author Share Posted February 15, 2007 Thank you so much! My mod compiled and worked! I didn't install that patch though Link to comment Share on other sites More sharing options...
ensiform Posted February 15, 2007 Share Posted February 15, 2007 Why not? Fixes vry bugs. :B: Link to comment Share on other sites More sharing options...
stubert Posted February 16, 2007 Share Posted February 16, 2007 i think it's spelled linux.h try that xDD Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.