try this:   -lQVTK

Karl

On 7/21/2010 11:21 AM, Jothy wrote:
Hi Guys,

I have managed to build Qt creator from src, now I am using it with vtk. I have built and installed vtk in C:\VTK and I have bin,lib,include.

I set INCLUDEPATH += C:\VTK\include\vtk-5.6



I set LIBS += -L\C:\VTK\lib\vtk-5.6 -llibQVTK.dll.a -llibvtkCommon.dll.a

and its able to find the files in include dir, but it say unable to find dir/file QVTK.

What's wrong?

Thanks,

Jothy


_______________________________________________ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator


_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to