I'm trying to build a server generated from 'ti.sdo.ce.wizards.genserver'. The only codec i've included in this server is UNIVERSAL_COPY, which comes in the 'examples' repository in codec engine 2.24.
When i try to build the server with 'xdc release', i get the following error
lnk64P copy.x64P ...
>> package/cfg/copy_x64Pcfg.cmd, line 42: error:
undefined symbol in expression
>> error: User-declared symbol, '_LogTracker_createHook', has not been defined
gmake: *** [copy.x64P] Error 1
I'm pretty new to codec engine and xdc, where do i go from here?
Thanks a lot to anyone that can provide some insight,
-Woody