[Qt-creator] How to set LIBS in pro file?

Jothy jothybasu at gmail.com
Wed Jul 21 18:21:40 CEST 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20100721/43e521f9/attachment.html 


More information about the Qt-creator-old mailing list