Game Development Community

Compile With Torque_debug_guard With Tge 1.5.2

by Didier Samuel · in Torque Game Engine · 08/04/2007 (11:06 am) · 0 replies

Hi,

I tried to compile TGE 1.5.2 with the TORQUE_DEBUG_GUARD enabled. I was this message error on VS2005
error C2065: 'mPlaneList' : undeclared identifier in the file engine\collision\simplePolyList.cc 228

I commented out this line because I didn't find any others 'mPlaneList' into the files simplePolyList.h and simplePolyList.cc.

Best Regards
Samuel Didier