[vtkusers] vtk5.10.1 + Qt5

Kenneth D'Aquila kfd182 at gmail.com
Fri Aug 9 11:55:32 EDT 2013


Hi Massinissa,

I'm not an expert, but I think there is an extra slash in your
QT_INSTALL_LIBS variable.

To fix that you can go to the command line. Type qmake  -query to double
check all your Qt paths. If you see a path that looks wrong (such as the
extra slash in QT_INSTALL_LIBS), you can use qmake -set or qmake -unset to
change the entries. Also use qmake -help to get more details and other
command options.

Ken

On Fri, Aug 9, 2013 at 10:42 AM, Massinissa Bandou <
Massinissa.Bandou at usherbrooke.ca> wrote:

> Hello everyone,
>
> I've been trying to compile vtk5.10.1 + qt5.1 opengl version 64bits with
> vs2010 win64.
> I'm sure my Qt is installed incorrectly, but I get:
>
>
> CMake Warning at C:/Program Files (x86)/CMake
> 2.8/share/cmake-2.8/Modules/FindQt4.cmake:657 (message):
>   C:/Qt/Qt5.1.0/5.1.0/msvc2012_64_opengl/bin/qmake.exe reported
>   QT_INSTALL_LIBS as "C:/Qt/Qt5.1.0//5.1.0/msvc2012_64_opengl/lib" but
> QtCore
>   could not be found there.  Qt is NOT installed correctly for the target
>   build environment.
> Call Stack (most recent call first):
>   CMakeLists.txt:385 (FIND_PACKAGE)
>
>
> Looking for Q_WS_X11
> Looking for Q_WS_X11 - not found
> Looking for Q_WS_WIN
> Looking for Q_WS_WIN - not found
> Looking for Q_WS_QWS
> Looking for Q_WS_QWS - not found
> Looking for Q_WS_MAC
> Looking for Q_WS_MAC - not found
> CMake Error at C:/Program Files (x86)/CMake
> 2.8/share/cmake-2.8/Modules/FindQt4.cmake:1032 (set_property):
>   set_property could not find TARGET Qt4::QtCore.  Perhaps it has not yet
>   been created.
> Call Stack (most recent call first):
>   CMakeLists.txt:385 (FIND_PACKAGE)
>
>
> Any help??
>
> Massi
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/vtk5-10-1-Qt5-tp5722594.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



-- 
Ken D'Aquila
Ph.D. Candidate, Dept. of Materials Science and Engineering
Petford-Long Group, Northwestern University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130809/39fd85c9/attachment.htm>


More information about the vtkusers mailing list