Greetings, What does it take to use, for example, the DBG_ASSERT function defined in debug.hxx? I have poked around on the wiki without success.
I have added enough #include lines to get the file to compile, but now the link step is failing with undefined references to DbgFunc() and DbgOut(). I see that these functions are bound into libtlli.so, but how do I tell the build system to--pardon the pun--make the link? Cheers, Terry. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
