[vtkusers] Problem building own copy of QT Event example (GUI)

clinton at elemtech.com clinton at elemtech.com
Fri Feb 23 13:38:38 EST 2007


> Hi All,
>   I have successfully installed and ran the executable for all Qt
> examples.  I am now trying to build those example in my own Visual C++
> project.  I am getting errors referencing functions from old Qt (Qt3),
> at least thats what I think.  I also included all additional
> dependencies (.lib files) from the .vcproj file, created in the event
> example from CMake, as dependencies in my current .vcproj.  Is there an
> easier way to use the output from CMake (project files) as starting
> points for new projects.  These are some of the errors I am getting:

Have a look at the CMake wiki for building Qt projects.
http://www.cmake.org/Wiki/CMake#CMake
There's a link there for building with Qt.

Clint



More information about the vtkusers mailing list