[Insight-users] How to build SNAP separately to the
InsightApplication?
Zien
superz9 at gmail.com
Thu Apr 20 10:23:14 EDT 2006
Hi,all:
I want to build SNAP separately to the InsightApplication directory.
I know that I must fix CMakeLists to delete the lines,
IF( BUILD_OUTSIDE_INSIGHT_APPLICATIONS )
and
ENDIF( BUILD_OUTSIDE_INSIGHT_APPLICATIONS )
But after doing these,it still has some error at
ITK_DISABLE_FLTK_GENERATED_WARNINGS("${APPLICATION_FLUIDS}")
ADD_GUI_EXECUTABLE(InsightSNAP "${SNAP_EXE_PARAMETERS}")
How should I do?
Best Regards.
Zien
More information about the Insight-users
mailing list