[IGSTK-Users] IGSTK 3.0 Released
Andinet Enquobahrie
andinet.enqu at kitware.com
Mon Feb 18 16:59:45 EST 2008
Hi Wagner,
I did the experiment. If you install IGSTK, before building the Sandbox
then you will have have a problem with the options.
I suggest building the Sandbox before installing IGSTK. Set the
Cmake IGSTK_DIR variable to your IGSTK build directory
-Andinet
> Hi Andinet,
>
> Sorry, was my mistake and thanks by the help. The VTK are compiled
> with Qt support because I need this in my project.
> Now, IGSTK are build correctly. But I'm have problems with sandbox
> build yet.
> The IGSTK are build with the following CMake options:
>
> BUILD_DOCUMENTATION OFF
> BUILD_TESTING ON
> CMAKE_BACKWARDS_COMPATIBILITY 2.4
> CMAKE_BUILD_TYPE
> CMAKE_INSTALL_PREFIX /usr
> DART_ROOT DART_ROOT-NOTFOUND
> DESIRED_QT_VERSION 4
> EXECUTABLE_OUTPUT_PATH /home/wsales/head/IGSTK-3.0/bin
> IGSTK_BUILD_EXAMPLES ON
> IGSTK_BUILD_TESTING OFF
> IGSTK_DEVELOPMENT_VERSION ON
> IGSTK_TEST_AURORA_ATTACHED OFF
> IGSTK_TEST_AURORA_PORT_NUMBER 0
> IGSTK_TEST_LOOPBACK_ATTACHED OFF
> IGSTK_TEST_LOOPBACK_PORT_NUMBE 1
> IGSTK_TEST_POLARIS_ATTACHED OFF
> IGSTK_TEST_POLARIS_PORT_NUMBER 0
> IGSTK_USE_FLTK OFF
> IGSTK_USE_MicronTracker OFF
> IGSTK_USE_Qt ON
> ITK_DIR /usr/lib/InsightToolkit
> LIBRARY_OUTPUT_PATH /home/wsales/head/IGSTK-3.0/bin
> QT_MKSPECS_DIR /usr/share/qt4/mkspecs
> QT_PLUGINS_DIR /usr/lib/qt4/plugins
> QT_QMAKE_EXECUTABLE /usr/bin/qmake
> QT_X11_X11_LIBRARY /usr/lib/libX11.so
> QT_X11_Xext_LIBRARY /usr/lib/libXext.so
> QT_X11_m_LIBRARY /usr/lib/libm.so
> VTK_DIR /usr/sbin/../lib/vtk-5.0
>
> That's are Ok, no problems. After installing IGSTK, I try to compile
> the Sandbox with the following options:
> BUILD_TESTING ON
> CMAKE_BACKWARDS_COMPATIBILITY 2.4
> CMAKE_BUILD_TYPE
> CMAKE_INSTALL_PREFIX /usr/local
> DART_ROOT DART_ROOT-NOTFOUND
> DESIRED_QT_VERSION 4
> DOT /usr/bin/dot
> EXECUTABLE_OUTPUT_PATH /home/wsales/head/Sandbox-3.0/bin
> FLTK_DIR FLTK_DIR-NOTFOUND
> IGSTKSandbox_BUILD_EXAMPLES ON
> IGSTKSandbox_BUILD_SUPERVISED_ OFF
> IGSTKSandbox_BUILD_TESTING ON
> IGSTKSandbox_SEND_TRANSFORMS_T OFF
> IGSTKSandbox_USE_FLTK OFF
> IGSTKSandbox_USE_MicronTracker OFF
> IGSTKSandbox_USE_Qt ON
> IGSTK_DIR /usr/lib/IGSTK
> IGSTK_USE_COORDINATE_REFERENCE ON
> LIBRARY_OUTPUT_PATH /home/wsales/head/Sandbox-3.0/bin
> QT_MKSPECS_DIR /usr/share/qt4/mkspecs
> QT_PLUGINS_DIR /usr/lib/qt4/plugins
> QT_QMAKE_EXECUTABLE /usr/bin/qmake
> QT_X11_X11_LIBRARY /usr/lib/libX11.so
> QT_X11_Xext_LIBRARY /usr/lib/libXext.so
> QT_X11_m_LIBRARY /usr/lib/libm.so
>
> When I press c to configure, the following message appears:
> WARNING The CMake flag for using Qt is not matching between IGSTK and
> IGSTKSandbox
>
> And nothing with Qt are build in Sandbox. I was checked if Qt support
> in IGSTK are compiled by verifying if the igstkQTWidget.o are inside
> the libIGSTK.a, and are ok.
>
> Some idea about what's are happening?
>
> Thks in advance,
>
> Wagner Sales
>
> 2008/2/18, Andinet Enquobahrie <andinet.enqu at kitware.com
> <mailto:andinet.enqu at kitware.com>>:
>
> One more tip:
>
> To use IGSTK Qt widget, you have to build VTK with GUI support option
> (VTK_USE_GUISUPPORT) and Qt option (VTK_USE_QVTK) turned on
>
> -Andinet
>
> > Hi,
> >
> > I downloaded the release and no option for Qt support are
> appearing in
> > cmake configuration dialog, but are appearing when I configure the
> > Sandbox, which causes errors if turned on. Are something wrong with
> > the IGSTK CMakeLists.txt?
> >
> > Thks,
> >
> > Wagner Sales
> >
> > 2008/2/16, Andinet Enquobahrie <andinet.enqu at kitware.com
> <mailto:andinet.enqu at kitware.com>
> > <mailto:andinet.enqu at kitware.com
> <mailto:andinet.enqu at kitware.com>>>:
> >
> > On the behalf of the IGSTK developer's team, I am pleased
> to announce
> > the release of
> >
> > IGSTK 3.0
> >
> > You can download this release from the Download page:
> >
> > http://public.kitware.com/IGSTKWIKI/index.php/Download_IGSTK
> >
> > or check out this version from CVS
> >
> > cvs -d :pserver:anonymous at public.kitware.com:/cvsroot/IGSTK
> login
> > password:igstk
> >
> > cvs -d :pserver:anonymous at public.kitware.com:/cvsroot/IGSTK
> co -r
> > IGSTK-3-0 IGSTK
> >
> > New features
> >
> > 1. View and Tracker classes refactoring
> > 2. QT and FLTK widget classes for graphical user interface
> > 3. Support for MicronTracker from Claron Technology
> > 4. Surgical Coordinate System support classes
> > 5. Miscellaneous bug fixes
> >
> > If you have any questions, please let us know.
> >
> > Enjoy IGSTK!!!!
> > -Andinet
> >
> > --
> > ==========================================================
> > Andinet A. Enquobahrie, PhD
> > R&D Engineer
> > Kitware Inc.
> >
> > 28 Corporate Drive
> > Clifton Park, NY 12065-8662
> > Phone: 518-371-3971 x124
> > www.kitware.com <http://www.kitware.com>
> <http://www.kitware.com>
> >
> >
> > _______________________________________________
> > IGSTK-Users mailing list
> > IGSTK-Users at public.kitware.com
> <mailto:IGSTK-Users at public.kitware.com>
> <mailto:IGSTK-Users at public.kitware.com
> <mailto:IGSTK-Users at public.kitware.com>>
> > http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users
> >
> >
>
>
> --
> ==========================================================
> Andinet A. Enquobahrie, PhD
> R&D Engineer
> Kitware Inc.
>
> 28 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-371-3971 x124
> www.kitware.com <http://www.kitware.com>
>
>
>
--
==========================================================
Andinet A. Enquobahrie, PhD
R&D Engineer
Kitware Inc.
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x124
www.kitware.com
More information about the IGSTK-Users
mailing list