Game Development Community

Error while adding patches

by Roshan Kuriyan · in Torque Game Engine Advanced · 06/26/2006 (7:31 pm) · 2 replies

Hi

I am new to TSE, i added some patch file for minimap and speedometer control, but when i added and compiled that source, it shows some error, dgl/dgl.h and gtexmanager.h are not included in Tse, how i can use those resources, any help..

thankx in advance.

#1
06/27/2006 (2:17 am)
DGL is part of TGE not TSE. You have to convert them
#2
06/28/2006 (7:15 pm)
Hi

Thanks for u r reply, please specify how to convert those dgl files to TSE files..