I am moving from debug to production and would like to convert my GEL initialization files to C code. How do I convert the following to c?
<Linking>
undefined first referenced
symbol in file
--------- ----------------
GEL_MapAddStr ./amx_init.obj
GEL_MapOff ./amx_init.obj
GEL_MapOn ./amx_init.obj
GEL_MapReset ./amx_init.obj
GEL_TextOut ./amx_init.obj
Thx,
MikeH