Help: compile error in beta T2D
by Ty Newton · in Torque Game Builder · 02/18/2006 (2:39 am) · 1 replies
Hi,
I'm not sure how to handle this error. I'm new to T2D compilation and I'm not too certain about Windows rc files either.
The error is caused be a reference to "mfc\afxres.h" in "T2D SDK.rc". The error message is: ".\T2D SDK.rc(10) : fatal error RC1015: cannot open include file 'mfc/afxres.h'."
I did a quick Google and found some stuff daying I should replace afxres.h with winres.h
I thought I should check with people who know what they are doing. Is this the correct solution?
Thanks.
EDIT: I found the thread on getting alpha 1.1 to work with visual studio express and managed, after much downloading, to get the Platform SDK installed and configured properly.
I'm not sure how to handle this error. I'm new to T2D compilation and I'm not too certain about Windows rc files either.
The error is caused be a reference to "mfc\afxres.h" in "T2D SDK.rc". The error message is: ".\T2D SDK.rc(10) : fatal error RC1015: cannot open include file 'mfc/afxres.h'."
I did a quick Google and found some stuff daying I should replace afxres.h with winres.h
I thought I should check with people who know what they are doing. Is this the correct solution?
Thanks.
EDIT: I found the thread on getting alpha 1.1 to work with visual studio express and managed, after much downloading, to get the Platform SDK installed and configured properly.
Torque Owner Manuel F. Lara