From yxliuwm at gmail.com Wed Jan 13 19:20:16 2016 From: yxliuwm at gmail.com (Yixun Liu) Date: Wed, 13 Jan 2016 16:20:16 -0800 Subject: [IGSTK-Users] build IGSTK5.2 Message-ID: Hi, I tried to build IGSTK5.2 with Fltk1.1, ITK4.2, VTK6.2, Qt4.7, CMake2.8.11 on Windows 7. I enable IGSTK_USE_FLTK and IGSTK_USE_Qt. The CMake gave me the error: CMake Error at CMakeLists.txt:91 (MESSAGE): To build IGSTK with Qt support, you will need to use a VTK build with GUI support i.e VTK_USE_GUISUPPORT turned on in VTK configuration I tried to build VTK6.2 with VTK_USE_GUISUPPORT, but I cannot find this entry. Another question is about the setting about Fltk in the CMake. Do I need to specify the release version lib or debug version lib in the FLTK_BASE_LIBRARY? Many thanks. Yixun -------------- next part -------------- An HTML attachment was scrubbed... URL: From yxliuwm at gmail.com Thu Jan 14 17:59:09 2016 From: yxliuwm at gmail.com (Yixun Liu) Date: Thu, 14 Jan 2016 14:59:09 -0800 Subject: [IGSTK-Users] install IGSTK5.2 Message-ID: Hi, I tried to build IGSTK5.2 with Fltk1.1, ITK4.2, VTK5.10.1, Qt4.7, CMake2.8.11 on Windows 7. I enable IGSTK_USE_FLTK and IGSTK_USE_Qt. The CMake can successfully configure the visual studio solution. But as I loaded the solution, some projects cannot be correctly built. The error is such as: cannot open vtkCommonColor.lib The error is because the vtkCommonColor.lib does not exist in the build folder of VTK5.10.1. I can manually delete these old VTK libs to make the project to be built correctly, but it is cumbersome to deal with many wrong projects. Yixun -------------- next part -------------- An HTML attachment was scrubbed... URL: From sebastian.ordas at gmail.com Fri Jan 15 12:22:05 2016 From: sebastian.ordas at gmail.com (Sebastian Ordas) Date: Fri, 15 Jan 2016 14:22:05 -0300 Subject: [IGSTK-Users] IGSTK-Users Digest, Vol 101, Issue 1 In-Reply-To: References: Message-ID: <56992ABD.7060809@gmail.com> Hi, IGSTK5.2 is not compatible with VTK6 use5.10.1 instead regards sebastian On 14/01/2016 02:00 p.m., igstk-users-request at public.kitware.com wrote: > Send IGSTK-Users mailing list submissions to > igstk-users at public.kitware.com > > To subscribe or unsubscribe via the World Wide Web, visit > http://public.kitware.com/mailman/listinfo/igstk-users > or, via email, send a message with subject or body 'help' to > igstk-users-request at public.kitware.com > > You can reach the person managing the list at > igstk-users-owner at public.kitware.com > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of IGSTK-Users digest..." > > > Today's Topics: > > 1. build IGSTK5.2 (Yixun Liu) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 13 Jan 2016 16:20:16 -0800 > From: Yixun Liu > To: igstk-users at public.kitware.com > Subject: [IGSTK-Users] build IGSTK5.2 > Message-ID: > > Content-Type: text/plain; charset="utf-8" > > Hi, > I tried to build IGSTK5.2 with Fltk1.1, ITK4.2, VTK6.2, Qt4.7, CMake2.8.11 > on Windows 7. > I enable IGSTK_USE_FLTK and IGSTK_USE_Qt. > > The CMake gave me the error: > CMake Error at CMakeLists.txt:91 (MESSAGE): > To build IGSTK with Qt support, you will need to use a VTK > build with GUI support i.e VTK_USE_GUISUPPORT turned on in VTK configuration > > I tried to build VTK6.2 with VTK_USE_GUISUPPORT, but I cannot find this > entry. > > Another question is about the setting about Fltk in the CMake. > Do I need to specify the release version lib or debug version lib in the > FLTK_BASE_LIBRARY? > > Many thanks. > > Yixun > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > IGSTK-Users mailing list > IGSTK-Users at public.kitware.com > http://public.kitware.com/mailman/listinfo/igstk-users > > ------------------------------ > > End of IGSTK-Users Digest, Vol 101, Issue 1 > ******************************************* -------------- next part -------------- An HTML attachment was scrubbed... URL: