Compile Errors
by Patrick Shaw · in Torque Game Builder · 01/26/2008 (5:10 am) · 3 replies
Hi,
I'm building TGB 1.6 for the first time. When I compile the code in VS 2008 Express, it fails on the following:
popupMenuWin32.cc
c:\program files\garagegames\torquegamebuilder-1.6\engine\source\platformwin32\menus\popupmenuwin32.cc(216) : error C2065: 'MIIM_STRING' : undeclared identifier
c:\program files\garagegames\torquegamebuilder-1.6\engine\source\platformwin32\menus\popupmenuwin32.cc(293) : error C2065: 'MIIM_STRING' : undeclared identifier
c:\program files\garagegames\torquegamebuilder-1.6\engine\source\platformwin32\winoglvideo.cc(858) : error C2065: 'AW_BLEND' : undeclared identifier
c:\program files\garagegames\torquegamebuilder-1.6\engine\source\platformwin32\winoglvideo.cc(858) : error C3861: 'AnimateWindow': identifier not found
c:\program files\garagegames\torquegamebuilder-1.6\engine\source\platformwin32\cardprofile.cpp(14) : error C3861: 'EnumDisplayDevices': identifier not found
c:\program files\garagegames\torquegamebuilder-1.6\engine\source\platformwin32\cardprofile.cpp(14) : fatal error C1903: unable to recover from previous error(s); stopping compilation
I'm building TGB 1.6 for the first time. When I compile the code in VS 2008 Express, it fails on the following:
popupMenuWin32.cc
c:\program files\garagegames\torquegamebuilder-1.6\engine\source\platformwin32\menus\popupmenuwin32.cc(216) : error C2065: 'MIIM_STRING' : undeclared identifier
c:\program files\garagegames\torquegamebuilder-1.6\engine\source\platformwin32\menus\popupmenuwin32.cc(293) : error C2065: 'MIIM_STRING' : undeclared identifier
c:\program files\garagegames\torquegamebuilder-1.6\engine\source\platformwin32\winoglvideo.cc(858) : error C2065: 'AW_BLEND' : undeclared identifier
c:\program files\garagegames\torquegamebuilder-1.6\engine\source\platformwin32\winoglvideo.cc(858) : error C3861: 'AnimateWindow': identifier not found
c:\program files\garagegames\torquegamebuilder-1.6\engine\source\platformwin32\cardprofile.cpp(14) : error C3861: 'EnumDisplayDevices': identifier not found
c:\program files\garagegames\torquegamebuilder-1.6\engine\source\platformwin32\cardprofile.cpp(14) : fatal error C1903: unable to recover from previous error(s); stopping compilation
About the author
Associate Phillip O'Shea
Violent Tulip