On Thu, Aug 16, 2012 at 10:44 AM, 32sthide <32sthide at gmail.com> wrote: > well, how do I make those with ui file and so work? > > Do i have to use qt creator? > > if so, creating a new project, how do i input my vtk code in there? > The preferred method is to use CMake to generate your projects and not use QMake. John