Game Development Community

Error Compiling T2D Beta 1.1

by Matt Kelly · in Torque Game Builder · 02/20/2006 (5:48 pm) · 2 replies

Does anyone else get this error?

c:\t2d\engine\source\platformwin32\platformwin32.h(21) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory

I haven't edited any of source code.

Matt

#1
02/20/2006 (7:35 pm)
Nevermind, I found a great resource for this:

http://tdn.garagegames.com/wiki/Torque/vs2k5

Note: I believe you can skip steps 4, 5, 6, 7, 9, 10. I skipped them and it compiled perfectly.
#2
02/21/2006 (4:59 am)
I am having compile problems with visual studio 2005 (not express)

as far as I know i didn't need to complete step 8 since those files were installed with visual studio 2005,
and step 10 seems to be already completed

here is the error i get:

.\T2D SDK.rc(10) : fatal error RC1015: cannot open include file 'mfc/afxres.h'.

6 succeeded, 1 failed