Compiling and linking a shader widget for EB GUIDE 6.8 for QNX 7.0 works fine, but when GTF opens the shared object, I get the error message:
undefined reference to `typeinfo for gtf::scdr::RenderObjectBase'
on the console and the plugin doesn't work (is not loaded).
I checked for the usage of the named type, but I don't use it.
GTF should be able to load the shared object and execute the widget.