Game Development Community

Beta 4 some strange bug

by Enel · in Torque 3D Professional · 08/02/2009 (11:04 pm) · 1 replies

GFX->getDrawUtil()->clearBitmapModulation();

1>d:torquetorque 3d 2009 beta 4enginesourceguicontrolsguidragdropbuttonctrl.cpp(379) : error C2027: Undefined format 'GFXDrawUtil' use.

using T3D i wander this error T3D Beta 1 version work fine but T3D Beta 4 version working error

why this error?

how get GFXDrawUtil?

#1
08/02/2009 (11:10 pm)
omg im not include

#include "gfx/gfxDrawUtil.h"

sry : )