Game Development Community

TNL build error

by JerryLiu · in Torque Game Engine · 05/13/2004 (6:27 am) · 2 replies

When i compile testgame.cpp
vc6+sp5::\tnl-1.2.0-source\test\../tnl/tnlTypes.h(406) : error C2061: syntax error : identifier 'buffer'
but tnl 1.1.2 no error

#1
05/13/2004 (11:12 am)
I think Mark may have fixed this issue in the latest HEAD. Try getting it from the anonymous CVS.
#2
05/14/2004 (7:27 am)
Thanks,new 1.2.1 compile success