[vtkusers] compiling qt examples qnd running it with vtk
John Drescher
drescherjm at gmail.com
Wed Jul 25 11:44:28 EDT 2012
On Wed, Jul 25, 2012 at 11:42 AM, John Drescher <drescherjm at gmail.com> wrote:
>> Can anyone tell me how to run an qt example?
>>
>> running, qmake -project
>> we get a <file>.pro
>>
>> then running qmake . we get a makefile.
>>
>> what then?
>>
>> I have no idea.
>>
>
> Type make.
Although you probably should be using CMake instead of qmake from the
start since all Kitware software uses CMake.
John
More information about the vtkusers
mailing list