Re: Cmake error with VTK[Br-Print3D Project]

2015-10-30 Thread Lays Rodrigues
Thanks Stefan, its worked! See ya! 2015-10-30 21:27 GMT-02:00 Stefan Bruens : > On Friday 30 October 2015 20:40:42 Lays Rodrigues wrote: > > Hi folks! Good night! > > I'm trying to compile my qt app with a new class with VTK, but this error > > occurs and i dont find solution. > > http://pastebin

Re: [Kde-br] Cmake error with VTK[Br-Print3D Project]

2015-10-30 Thread Lamarque Souza
Hi Lays, It looks like you did not compile qt support in your vtk installation. What parameters did you pass do cmake when you compiled vtk? Lamarque V. Souza http://planetkde.org/pt-br On Fri, Oct 30, 2015 at 8:40 PM, Lays Rodrigues < laysrodriguessi...@gmail.com> wrote: > Hi folks! Good nigh

Re: Cmake error with VTK[Br-Print3D Project]

2015-10-30 Thread Stefan Bruens
On Friday 30 October 2015 20:40:42 Lays Rodrigues wrote: > Hi folks! Good night! > I'm trying to compile my qt app with a new class with VTK, but this error > occurs and i dont find solution. > http://pastebin.com/dsvPDbdz > > The paths of files contents with vtk are: > /usr/local/lib/cmake/vtk-6.

Cmake error with VTK[Br-Print3D Project]

2015-10-30 Thread Lays Rodrigues
Hi folks! Good night! I'm trying to compile my qt app with a new class with VTK, but this error occurs and i dont find solution. http://pastebin.com/dsvPDbdz The paths of files contents with vtk are: /usr/local/lib/cmake/vtk-6.3 /usr/local/include/vtk-6.3 The CmakeLists.txt is: http://pastebin.co