You don't pass the 'lib' and '.a' parts to the variable, only the library name.

On 21 Jul 2010, at 17:21, 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
> [email protected]
> http://lists.trolltech.com/mailman/listinfo/qt-creator


_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to