Problems compiling with vc++ express
by Chris · in Torque Game Builder · 11/30/2005 (10:17 pm) · 2 replies
I did everything that was posted in other threads but I am getting this really wierd error.
c:\T2d Alpha\engine\platformWin32/platformWin32.h(14) : fatal error C1093: Cannot open include file: 'Windows.h' : No such file or directory
now this is wierd because i have comfirmed that windows.h is in the core sdk and I have setup vc++ to look into that folder for includes. Anyone have any idea as to how to fix this?
c:\T2d Alpha\engine\platformWin32/platformWin32.h(14) : fatal error C1093: Cannot open include file: 'Windows.h' : No such file or directory
now this is wierd because i have comfirmed that windows.h is in the core sdk and I have setup vc++ to look into that folder for includes. Anyone have any idea as to how to fix this?
About the author
#2
edit:
Changed how I worded it.
12/01/2005 (12:49 pm)
I have done everything that was posted before. I got the SDK, changed the solution. This is the only error that I am getting.edit:
Changed how I worded it.
Torque Owner Jason Swearingen
if you havent done the steps outlined in the resource, then do it... and look closely, because there are multiple entries you need to modify for the include paths. (includes, libs, etc)