[IGSTK-Users] UltrasoundCalibrationWizard
Guillermo Carbajal
carbajal at fing.edu.uy
Fri Sep 16 13:42:18 EDT 2011
Hi Lingfeng,
it is because the line that include this project is commented in the
file Examples/CMakeLists.txt. As you can see below, you also have to
enable OpenIGTLink
IF (IGSTKSandbox_USE_OpenIGTLink)
#SUBDIRS( UltrasoundNavigator )
#SUBDIRS( UltrasoundCalibrationWizard )
SUBDIRS( OIGTLinkTrackerBroadcasting )
SUBDIRS( VideoFrameGrabberAndViewerOpenIGTLink )
ENDIF (IGSTKSandbox_USE_OpenIGTLink)
I don't know why it is disabled or if the project works properly.
Regards,
Guillermo
Lingfeng Zhuang escribió:
> Hi all,
>
> I found UltrasoundCalibrationWizard in IGSTKSandbox\Examples. But
> after running CMake for IGSTKSandbox, I do not
> find UltrasoundCalibrationWizard project in my IDE. In CMake, QT and
> fltk are enabled.
>
> Thanks
>
> superZZ
> ------------------------------------------------------------------------
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users
More information about the IGSTK-Users
mailing list