[vtkusers] configuration of VTK with Qt
    David Gobbi 
    david.gobbi at gmail.com
       
    Wed Feb 27 17:13:36 EST 2013
    
    
  
Hi Ahmed,
The Qt SDK itself contains many versions of the Qt libraries,
and it requires you to pick the one that matches your system.
Like John said, it is probably the one that is in a directory with
the same name as your compiler.
Once you find the right qmake.exe, you have to set this
CMake variable when you run CMakeSetup:
QT_QMAKE_EXECUTABLE
You have to set it to the full path to qmake.exe, so
whatever you set it to must end with \qmake.exe
 - David
On Wed, Feb 27, 2013 at 3:05 PM, Sidou_3D <draoua.ahmed at gmail.com> wrote:
> sorry I don't understand I'm a beginner
>
> yes I am using visual studio 2010
    
    
More information about the vtkusers
mailing list