
Mon, 12/28/2009 - 03:56
Forums:
Hi to All !
I'm tryed to make the OCAF document with QT, but everytime only errors:
error: undefined reference to `TFunction_Driver::TFunction_Driver()
This error allow with TDF_Label and with all that contains Application Framwork classes.
Please help, how I can use QT with OpenCascade and use Attributes???
Mon, 12/28/2009 - 04:23
Many sorry, GUYS !
For QT I'm find next code:
LIBS = -lTKPCAF \
-lTKLCAF \
-lTKCAF
And averything is work !