TGB compile error
by Aaron Moore · in Torque Game Builder · 04/25/2006 (6:50 am) · 3 replies
Went to compile TGB, error on an include file. Am I missing a SDK?
it was:
#include "mfc/afxres.h"
it was:
#include "mfc/afxres.h"
by Aaron Moore · in Torque Game Builder · 04/25/2006 (6:50 am) · 3 replies
Associate Melv May
If I remember correctly, you can try replacing the include with one of the following...
... or without the mfc reference ...
Hope this helps,
- Melv.