[vtkusers] trouble setting up VTK for Qt creator

Dominik Szczerba dominik at itis.ethz.ch
Tue Jul 26 18:00:30 EDT 2011


You need to provide the path to qmake.exe when running cmake.

Dominik

On Tue, Jul 26, 2011 at 11:45 PM, com <comacke at gmail.com> wrote:
> I am trying to set up VTK for Qt Creator. I saw some step by step guides for
> setting up VTK for visual studio, but none for Qt Creator. I have visual
> studio, but would rather use Qt Creator.
>
> I downloaded the latest versions of VTK and CMake and have Qt 4.7.3. If I do
> not select VTK_USE_QT, then CMake seems to build VTK with no problems -
> which might be fine if I was just using visual studio. However, when I
> select VTK_USE_QT I run into a number of errors.
>
> Here are a few of the errors:
>
> Qt QTGUI library not found
> Qt QTSQL library not found
> Qt QTNETWORK library not found
>
> CMake doesn't seem to be able to find a lot of these - so I tried putting in
> the values myself and still seem to get some errors. Maybe I'm putting in
> the wrong values?
>
> Any help would be much appreciated as I have spent the whole day trying to
> figure out how to get this to work and I would really like to use VTK for a
> project I am working on in graduate school. I'm also not sure what I need to
> do in Qt Creator once I'm done with CMake.
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/trouble-setting-up-VTK-for-Qt-creator-tp4636528p4636528.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
>
>



More information about the vtkusers mailing list