[Insight-users] build Insight applications error yet again!!!

#YEO SI YONG# PS7706009Z at ntu.edu.sg
Wed, 11 Feb 2004 18:12:12 +0800


hi Luis,
=20
i've tried to build the applications again, but the error came out, yet =
again
=20
i've copied down the CMakeCache.txt file and  part of the VC++ generated =
txt below, would you kindly take a look and provide some help
Thanks you very much
=20
best regards=20
jas
=20
CmakeCache.txt:
=20
# This is the CMakeCache file.
# For build in directory: c:/ITK/biapp
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the =
editor.
# If you do want to change a value, simply edit, save, and exit the =
editor.
# The syntax for the file is as follows:
# KEY:TYPE=3DVALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.

########################
# EXTERNAL cache entries
########################

//Value Computed by CMake
AntiAliasBinaryImageFilter_BINARY_DIR:STATIC=3DC:/ITK/biapp/AntiAliasBina=
ryImageFilter

//Value Computed by CMake
AntiAliasBinaryImageFilter_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications=
-1.4.0/AntiAliasBinaryImageFilter

//Value Computed by CMake
AtlasSegmentation_BINARY_DIR:STATIC=3DC:/ITK/biapp/IBSRValidation/AtlasSe=
gmentation

//Value Computed by CMake
AtlasSegmentation_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1.4.0/IB=
SRValidation/AtlasSegmentation

//Build source documentation using doxygen
BUILD_DOXYGEN:BOOL=3DOFF

//Build the testing tree.
BUILD_TESTING:BOOL=3DON

//Path to a program.
CMAKE_AR:FILEPATH=3DCMAKE_AR-NOTFOUND

//For backwards compatibility, what version of CMake commands and
// syntax should this version of CMake allow.
CMAKE_BACKWARDS_COMPATIBILITY:STRING=3D1.8

//Path to a program.
CMAKE_CTEST_COMMAND:FILEPATH=3DC:/PROGRA~1/CMAKE/bin/ctest.exe

//C++ compiler
CMAKE_CXX_COMPILER:STRING=3Dcl

//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING=3D  /W3 /Zm1000 /GX /GR

//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=3D/MDd /Zi /Od /GZ

//Flags used by the compiler during release minsize builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=3D/MD /O1

//Flags used by the compiler during release builds (/MD /Ob1 /Oi
// /Ot /Oy /Gs will produce slightly less optimized but smaller
// files).
CMAKE_CXX_FLAGS_RELEASE:STRING=3D/MD /O2

//Flags used by the compiler during Release with Debug Info builds.
//
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=3D/MD /Zi /O2

//C compiler
CMAKE_C_COMPILER:STRING=3Dcl

//Flags for C compiler.
CMAKE_C_FLAGS:STRING=3D  /W3 /Zm1000

//Flags used by the compiler during debug builds.
CMAKE_C_FLAGS_DEBUG:STRING=3D/MDd /Zi /Od /GZ

//Flags used by the compiler during release minsize builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=3D/MD /O1

//Flags used by the compiler during release builds (/MD /Ob1 /Oi
// /Ot /Oy /Gs will produce slightly less optimized but smaller
// files).
CMAKE_C_FLAGS_RELEASE:STRING=3D/MD /O2

//Flags used by the compiler during Release with Debug Info builds.
//
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=3D/MD /Zi /O2

//Flags used by the linker.
CMAKE_EXE_LINKER_FLAGS:STRING=3D/STACK:10000000 /machine:I386 =
/INCREMENTAL:YES

//Flags used by the linker during debug builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=3D/debug /pdbtype:sept

//Flags used by the linker during release minsize builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=3D

//Flags used by the linker during release builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=3D

//Flags used by the linker during Release with Debug Info builds.
//
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=3D/debug /pdbtype:sept

//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=3D/usr/local

//make program
CMAKE_MAKE_PROGRAM:FILEPATH=3DC:/PROGRA~1/MICROS~4/Common/MSDev98/Bin/msd=
ev.com

//Flags used by the linker during the creation of modules.
CMAKE_MODULE_LINKER_FLAGS:STRING=3D/STACK:10000000 /machine:I386 =
/INCREMENTAL:YES

//Flags used by the linker during debug builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=3D/debug /pdbtype:sept

//Flags used by the linker during release minsize builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=3D

//Flags used by the linker during release builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=3D

//Flags used by the linker during Release with Debug Info builds.
//
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=3D/debug /pdbtype:sept

//Flags used by the linker during the creation of dll's.
CMAKE_SHARED_LINKER_FLAGS:STRING=3D/STACK:10000000 /machine:I386 =
/INCREMENTAL:YES

//Flags used by the linker during debug builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=3D/debug /pdbtype:sept

//Flags used by the linker during release minsize builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=3D

//Flags used by the linker during release builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=3D

//Flags used by the linker during Release with Debug Info builds.
//
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=3D/debug /pdbtype:sept

//If set, runtime paths are not added when using shared libraries.
//
CMAKE_SKIP_RPATH:BOOL=3DOFF

//Libraries linked by defalut with all applications.
CMAKE_STANDARD_LIBRARIES:STRING=3Dkernel32.lib user32.lib gdi32.lib =
winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib =
oleaut32.lib uuid.lib odbc32.lib odbccp32.lib  kernel32.lib user32.lib =
gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib =
oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make.  This is useful for debugging only.
CMAKE_VERBOSE_MAKEFILE:BOOL=3DOFF

//Path to program used to compress files for transfer to the dart
// server
COMPRESSIONCOMMAND:FILEPATH=3DCOMPRESSIONCOMMAND-NOTFOUND

//Path to a program.
CVSCOMMAND:FILEPATH=3DCVSCOMMAND-NOTFOUND

//Options passed to the cvs update command.
CVS_UPDATE_OPTIONS:STRING=3D-d -A -P

//Dependencies for the target
Curves2DExtractorLib_LIB_DEPENDS:STATIC=3DITKAlgorithms;ITKCommon;ITKBasi=
cFilters;ITKBasicFilters;ITKIO;ITKFltkImageViewer;

//Limit of reported errors, -1 reports all.
DART_BUILD_ERROR_REPORT_LIMIT:BOOL=3DOFF

//Limit of reported warnings, -1 reports all.
DART_BUILD_WARNING_REPORT_LIMIT:BOOL=3DOFF

//If you have Dart installed, where is it located?
DART_ROOT:PATH=3DDART_ROOT-NOTFOUND

//Time alloted for a test before Dart will kill the test.
DART_TESTING_TIMEOUT:STRING=3D1500

//Show the actual output of the build, or if off show a . for each
// 1024 bytes.
DART_VERBOSE_BUILD:BOOL=3DOFF

//Should Dart server send email when build errors are found in
// Continuous builds?
DELIVER_CONTINUOUS_EMAIL:BOOL=3DOFF

//Value Computed by CMake
DicomImageViewer_BINARY_DIR:STATIC=3DC:/ITK/biapp/DicomImageViewer

//Value Computed by CMake
DicomImageViewer_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1.4.0/Dic=
omImageViewer

//Value Computed by CMake
DistanceMapFilter_BINARY_DIR:STATIC=3DC:/ITK/biapp/DistanceMapFilter

//Value Computed by CMake
DistanceMapFilter_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1.4.0/Di=
stanceMapFilter

//Single output directory for building all executables.
EXECUTABLE_OUTPUT_PATH:PATH=3D

//Value Computed by CMake
EditorFltkGui_BINARY_DIR:STATIC=3DC:/ITK/biapp/SegmentationEditorFltkGui/=
EditorFltkGui

//Value Computed by CMake
EditorFltkGui_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1.4.0/Segmen=
tationEditorFltkGui/EditorFltkGui

//Value Computed by CMake
EllipsoidInteriorExteriorSpatialFunction_BINARY_DIR:STATIC=3DC:/ITK/biapp=
/EllipsoidInteriorExteriorSpatialFunction

//Value Computed by CMake
EllipsoidInteriorExteriorSpatialFunction_SOURCE_DIR:STATIC=3DC:/ITK/Insig=
htApplications-1.4.0/EllipsoidInteriorExteriorSpatialFunction

//Dependencies for the target
Example_ITKFilterLib_LIB_DEPENDS:STATIC=3DITKAlgorithms;ITKCommon;ITKBasi=
cFilters;ITKNumerics;ITKCommon;ITKIO;ITKBasicFilters;ITKCommon;ITKNumeric=
s;ITKIO;ITKBasicFilters;

//Dependencies for the target
Example_ITKRegistrationLib_LIB_DEPENDS:STATIC=3DITKAlgorithms;ITKCommon;I=
TKBasicFilters;ITKNumerics;ITKIO;ITKBasicFilters;ITKCommon;

//Value Computed by CMake
FEMAtlasSegmentation_BINARY_DIR:STATIC=3DC:/ITK/biapp/IBSRValidation/FEMA=
tlasSegmentation

//Value Computed by CMake
FEMAtlasSegmentation_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1.4.0=
/IBSRValidation/FEMAtlasSegmentation

//Where can one of the fltk or fltkd libraries be found
FLTK_BASE_LIBRARY:FILEPATH=3DC:/FLTK/lib/fltkd.lib

//Path to a program.
FLTK_FLUID_EXECUTABLE:FILEPATH=3DC:/FLTK/fluid/fluidd.exe

//Where can one of the fltkforms, fltkformsd or fltk_forms libraries
// be found
FLTK_FORMS_LIBRARY:FILEPATH=3DC:/FLTK/lib/fltkformsd.lib

//Where can one of the fltkgl, fltkgld or fltk_gl libraries be
// found
FLTK_GL_LIBRARY:FILEPATH=3DC:/FLTK/lib/fltkgld.lib

//Where can one of the fltkimages, fltkimagesd or fltk_images libraries
// be found
FLTK_IMAGES_LIBRARY:FILEPATH=3DC:/FLTK/lib/fltkimagesd.lib

//What is the path where the file FL/Fl.h can be found
FLTK_INCLUDE_DIR:PATH=3DC:/FLTK

//Value Computed by CMake
FloodFilledSpatialFunction_BINARY_DIR:STATIC=3DC:/ITK/biapp/FloodFilledSp=
atialFunction

//Value Computed by CMake
FloodFilledSpatialFunction_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications=
-1.4.0/FloodFilledSpatialFunction

//Path to gunzip executable
GUNZIPCOMMAND:FILEPATH=3DGUNZIPCOMMAND-NOTFOUND

//Value Computed by CMake
GaussianMinimumErrorClassifier_BINARY_DIR:STATIC=3DC:/ITK/biapp/GaussianM=
inimumErrorClassifier

//Value Computed by CMake
GaussianMinimumErrorClassifier_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplicat=
ions-1.4.0/GaussianMinimumErrorClassifier

//Value Computed by CMake
IBSRClassification_BINARY_DIR:STATIC=3DC:/ITK/biapp/IBSRValidation/IBSRCl=
assification

//Value Computed by CMake
IBSRClassification_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1.4.0/I=
BSRValidation/IBSRClassification

//Dependencies for the target
ITKFltkImageViewer_LIB_DEPENDS:STATIC=3DITKAlgorithms;ITKCommon;ITKBasicF=
ilters;C:/FLTK/lib/fltkd.lib;C:/FLTK/lib/fltkgld.lib;C:/FLTK/lib/fltkform=
sd.lib;C:/FLTK/lib/fltkimagesd.lib;wsock32;comctl32;glu32;glu32;opengl32;=


//Value Computed by CMake
ITKRegistrationLib_BINARY_DIR:STATIC=3DC:/ITK/biapp/ITKRegistrationLib

//Value Computed by CMake
ITKRegistrationLib_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1.4.0/I=
TKRegistrationLib

//Dependencies for the target
ITKVtkFltk_LIB_DEPENDS:STATIC=3DITKAlgorithms;ITKCommon;ITKBasicFilters;v=
tkRendering;C:/FLTK/lib/fltkd.lib;C:/FLTK/lib/fltkgld.lib;C:/FLTK/lib/flt=
kformsd.lib;C:/FLTK/lib/fltkimagesd.lib;wsock32;comctl32;glu32;

//The directory containing ITKConfig.cmake.  This is either the
// root of the build tree, or PREFIX/lib/InsightToolkit for an
// installation.
ITK_DIR:PATH=3DC:/ITK/build

//Value Computed by CMake
ImageRegistration_BINARY_DIR:STATIC=3DC:/ITK/biapp/ImageRegistration

//Value Computed by CMake
ImageRegistration_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1.4.0/Im=
ageRegistration

//Value Computed by CMake
InsightApplications_BINARY_DIR:STATIC=3DC:/ITK/biapp

//Value Computed by CMake
InsightApplications_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1.4.0

//Path to java command, used by the Dart server to create html.
//
JAVACOMMAND:FILEPATH=3DJAVACOMMAND-NOTFOUND

//Single output directory for building all libraries.
LIBRARY_OUTPUT_PATH:PATH=3D

//Command used to build entire project from the command line.
MAKECOMMAND:STRING=3D'"C:/Program Files/Microsoft Visual =
Studio/Common/MSDev98/Bin/msdev.com" InsightApplications.dsw /MAKE =
"ALL_BUILD - Release" '

//Value Computed by CMake
MIValidation_BINARY_DIR:STATIC=3DC:/ITK/biapp/MIValidation

//Value Computed by CMake
MIValidation_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1.4.0/MIValid=
ation

//Value Computed by CMake
MultiResMIRegistration_BINARY_DIR:STATIC=3DC:/ITK/biapp/MultiResMIRegistr=
ation

//Value Computed by CMake
MultiResMIRegistration_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1.4=
.0/MultiResMIRegistration

//Value Computed by CMake
MutualInformationEuler2DRegistration_BINARY_DIR:STATIC=3DC:/ITK/biapp/Mut=
ualInformationEuler2DRegistration

//Value Computed by CMake
MutualInformationEuler2DRegistration_SOURCE_DIR:STATIC=3DC:/ITK/InsightAp=
plications-1.4.0/MutualInformationEuler2DRegistration

//OpenGL library for win32
OPENGL_gl_LIBRARY:STRING=3Dopengl32

//GLU library for win32
OPENGL_glu_LIBRARY:STRING=3Dglu32

//Path to Rational purify command, used for memory error detection.
//
PURIFYCOMMAND:FILEPATH=3DPURIFYCOMMAND-NOTFOUND

//Value Computed by CMake
RawImageReaderViewer_BINARY_DIR:STATIC=3DC:/ITK/biapp/RawImageReaderViewe=
r

//Value Computed by CMake
RawImageReaderViewer_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1.4.0=
/RawImageReaderViewer

//Value Computed by CMake
RegionGrowingSegmentation_BINARY_DIR:STATIC=3DC:/ITK/biapp/RegionGrowingS=
egmentation

//Value Computed by CMake
RegionGrowingSegmentation_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-=
1.4.0/RegionGrowingSegmentation

//Path to scp command, used by some Dart clients for submitting
// results to a Dart server (when not using ftp for submissions)
//
SCPCOMMAND:FILEPATH=3DSCPCOMMAND-NOTFOUND

//Name of the computer/site where compile is being run
SITE:STRING=3DPETS

//Value Computed by CMake
SNAP_BINARY_DIR:STATIC=3DC:/ITK/biapp/SNAP

//Value Computed by CMake
SNAP_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1.4.0/SNAP

//Value Computed by CMake
SegmentationEditorFltkGui_BINARY_DIR:STATIC=3DC:/ITK/biapp/SegmentationEd=
itorFltkGui

//Value Computed by CMake
SegmentationEditorFltkGui_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-=
1.4.0/SegmentationEditorFltkGui

//Value Computed by CMake
SegmentationEditor_BINARY_DIR:STATIC=3DC:/ITK/biapp/SegmentationEditor

//Value Computed by CMake
SegmentationEditor_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1.4.0/S=
egmentationEditor

//Value Computed by CMake
ShapeDetectionLevelSet_BINARY_DIR:STATIC=3DC:/ITK/biapp/ShapeDetectionLev=
elSet

//Value Computed by CMake
ShapeDetectionLevelSet_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1.4=
.0/ShapeDetectionLevelSet

//Value Computed by CMake
SimpleFuzzyConnectedness_BINARY_DIR:STATIC=3DC:/ITK/biapp/SimpleFuzzyConn=
ectedness

//Value Computed by CMake
SimpleFuzzyConnectedness_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1=
.4.0/SimpleFuzzyConnectedness

//Value Computed by CMake
StreamedWatershedSegmentation_BINARY_DIR:STATIC=3DC:/ITK/biapp/StreamedWa=
tershedSegmentation

//Value Computed by CMake
StreamedWatershedSegmentation_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplicati=
ons-1.4.0/StreamedWatershedSegmentation

//Value Computed by CMake
SymmetricEllipsoidInteriorExteriorSpatialFunction_BINARY_DIR:STATIC=3DC:/=
ITK/biapp/SymmetricEllipsoidInteriorExteriorSpatialFunction

//Value Computed by CMake
SymmetricEllipsoidInteriorExteriorSpatialFunction_SOURCE_DIR:STATIC=3DC:/=
ITK/InsightApplications-1.4.0/SymmetricEllipsoidInteriorExteriorSpatialFu=
nction

//Location of Tcl library imported from VTK.  This may mean your
// project is depending on VTK to get this setting.  Consider using
// FindTCL.cmake.
TCL_LIBRARY:FILEPATH=3DC:/Program Files/Tcl/lib/tcl83.lib

//Path to a program.
TCL_TCLSH:FILEPATH=3DC:/Program Files/Ansys =
Inc/ANSYS61/bin/intel/tclsh83.exe

//Location of Tk library imported from VTK.  This may mean your
// project is depending on VTK to get this setting.  Consider using
// FindTCL.cmake.
TK_LIBRARY:FILEPATH=3DC:/Program Files/Tcl/lib/tk83.lib

//Value Computed by CMake
ThresholdSegmentationLevelSetFltkGui_BINARY_DIR:STATIC=3DC:/ITK/biapp/Thr=
esholdSegmentationLevelSetFltkGui

//Value Computed by CMake
ThresholdSegmentationLevelSetFltkGui_SOURCE_DIR:STATIC=3DC:/ITK/InsightAp=
plications-1.4.0/ThresholdSegmentationLevelSetFltkGui

//Value Computed by CMake
ThresholdSegmentationLevelSet_BINARY_DIR:STATIC=3DC:/ITK/biapp/ThresholdS=
egmentationLevelSet

//Value Computed by CMake
ThresholdSegmentationLevelSet_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplicati=
ons-1.4.0/ThresholdSegmentationLevelSet

//Use FLTK (The Fast Light Toolkit) for GUI (some applications
// need this)
USE_FLTK:BOOL=3DON

//Use VTK (The Visualization Toolkit) (some applications need this)
//
USE_VTK:BOOL=3DON

//The directory containing VTKConfig.cmake.  This is either the
// root of the build tree, or PREFIX/lib/vtk for an installation.
//  For VTK 4.0, this is the location of UseVTK.cmake.  This is
// either the root of the build tree or PREFIX/include/vtk for
// an installation.
VTK_DIR:PATH=3DC:/VTK_42/build

//Value Computed by CMake
VoronoiSegmentation_BINARY_DIR:STATIC=3DC:/ITK/biapp/VoronoiSegmentation

//Value Computed by CMake
VoronoiSegmentation_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1.4.0/=
VoronoiSegmentation

//Value Computed by CMake
WatershedSegmentationFltkGui_BINARY_DIR:STATIC=3DC:/ITK/biapp/Segmentatio=
nEditorFltkGui/WatershedSegmentationFltkGui

//Value Computed by CMake
WatershedSegmentationFltkGui_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplicatio=
ns-1.4.0/SegmentationEditorFltkGui/WatershedSegmentationFltkGui

//Dependencies for the target
param_LIB_DEPENDS:STATIC=3DITKAlgorithms;ITKCommon;ITKBasicFilters;ITKCom=
mon;

//Value Computed by CMake
vtkITK_BINARY_DIR:STATIC=3DC:/ITK/biapp/vtkITK

//Value Computed by CMake
vtkITK_SOURCE_DIR:STATIC=3DC:/ITK/InsightApplications-1.4.0/vtkITK

//Dependencies for the target
vtkVTKITKCommonTCL_LIB_DEPENDS:STATIC=3DITKAlgorithms;ITKCommon;ITKBasicF=
ilters;vtkFilteringTCL;vtkCommonTCL;

//Dependencies for the target
vtkVTKITKCommon_LIB_DEPENDS:STATIC=3DITKAlgorithms;ITKCommon;ITKBasicFilt=
ers;vtkImaging;ITKIO;ITKNumerics;ITKBasicFilters;

//Dependencies for the target
vtkWSTCommonTCL_LIB_DEPENDS:STATIC=3DITKAlgorithms;ITKCommon;ITKBasicFilt=
ers;vtkWSTCommon;vtkFilteringTCL;vtkCommonTCL;

//Dependencies for the target
vtkWSTCommon_LIB_DEPENDS:STATIC=3DITKAlgorithms;ITKCommon;ITKBasicFilters=
;vtkVTKITKCommon;


########################
# INTERNAL cache entries
########################

//Path to an executable
AnisotropicDiffusionFltkGui2D_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Segmenta=
tionEditorFltkGui/AnisotropicDiffusionFltkGui
//Path to an executable
AnisotropicDiffusionFltkGui3D_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Segmenta=
tionEditorFltkGui/AnisotropicDiffusionFltkGui
//Advanced flag for variable: BUILD_DOXYGEN
BUILD_DOXYGEN-ADVANCED:INTERNAL=3D1
//Path to an executable
BiasCorrector_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/MRIBiasCorrection
//Path to an executable
BiasFieldEstimator_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/MRIBiasCorrection
//Path to an executable
BiasImageGenerator_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/MRIBiasCorrection
//Path to an executable
BrainStripValidationApp_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/IBSRValidation=
/AtlasSegmentation
//Advanced flag for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=3D1
//What is the target build tool cmake is generating for.
CMAKE_BUILD_TOOL:INTERNAL=3DC:/PROGRA~1/MICROS~4/Common/MSDev98/Bin/msdev=
.com
//This is the directory where this CMakeCahe.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=3Dc:/ITK/biapp
//Major version of cmake used to create the current loaded cache
//
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3D1
//Minor version of cmake used to create the current loaded cache
//
CMAKE_CACHE_MINOR_VERSION:INTERNAL=3D8
//Major version of cmake used to create the current loaded cache
//
CMAKE_CACHE_RELEASE_VERSION:INTERNAL=3Dpatch 3
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=3DC:/Program Files/CMake/bin/cmake.exe
//Advanced flag for variable: CMAKE_CTEST_COMMAND
CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=3D1
//Result of TRY_COMPILE
CMAKE_CXX_COMPILER_WORKS:INTERNAL=3DTRUE
//Advanced flag for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=3D1
//Result of TRY_COMPILE
CMAKE_C_COMPILER_WORKS:INTERNAL=3DTRUE
//Advanced flag for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=3D1
//Path to cache edit program executable.
CMAKE_EDIT_COMMAND:INTERNAL=3DC:/Program Files/CMake/bin/CMakeSetup.exe
//Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
//
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
//
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=3D1
//Name of generator.
CMAKE_GENERATOR:INTERNAL=3DVisual Studio 6
//Start directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=3DC:/ITK/InsightApplications-1.4.0
//Advanced flag for variable: CMAKE_INSTALL_PREFIX
CMAKE_INSTALL_PREFIX-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
//
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
//
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
//
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=3D1
//noop for ranlib
CMAKE_RANLIB:INTERNAL=3D:
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=3DC:/Program Files/CMake
//Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
//
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
//
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
//
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_STANDARD_LIBRARIES
CMAKE_STANDARD_LIBRARIES-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: COMPRESSIONCOMMAND
COMPRESSIONCOMMAND-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CVSCOMMAND
CVSCOMMAND-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: CVS_UPDATE_OPTIONS
CVS_UPDATE_OPTIONS-ADVANCED:INTERNAL=3D1
//Path to a library
Curves2DExtractorLib_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Curves2DExtractor=

//Whether a library is static, shared or module.
Curves2DExtractorLib_LIBRARY_TYPE:INTERNAL=3DSTATIC
//Path to an executable
Curves2DExtractor_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Curves2DExtractor
//Advanced flag for variable: DART_BUILD_ERROR_REPORT_LIMIT
DART_BUILD_ERROR_REPORT_LIMIT-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: DART_BUILD_WARNING_REPORT_LIMIT
DART_BUILD_WARNING_REPORT_LIMIT-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: DART_TESTING_TIMEOUT
DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: DART_VERBOSE_BUILD
DART_VERBOSE_BUILD-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: DELIVER_CONTINUOUS_EMAIL
DELIVER_CONTINUOUS_EMAIL-ADVANCED:INTERNAL=3D1
//Path to an executable
DICOMApp_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/DICOMApp
//Path to an executable
DicomImageViewer_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/DicomImageViewer
//Path to an executable
DistanceMapFilter_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/DistanceMapFilter
//Path to an executable
EditorFltkGui_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/SegmentationEditorFltkGu=
i/EditorFltkGui
//Path to an executable
EnergyTablePlotter_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/MRIBiasCorrection
//Path to an executable
Example_ITKFilterLibTest_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/ITKFilterLib
//Path to a library
Example_ITKFilterLib_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/ITKFilterLib
//Whether a library is static, shared or module.
Example_ITKFilterLib_LIBRARY_TYPE:INTERNAL=3DSTATIC
//Path to an executable
Example_ITKRegistrationLibTest_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/ITKRegi=
strationLib
//Path to a library
Example_ITKRegistrationLib_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/ITKRegistra=
tionLib
//Whether a library is static, shared or module.
Example_ITKRegistrationLib_LIBRARY_TYPE:INTERNAL=3DSTATIC
//Path to an executable
FEMBrainStripValidationApp_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/IBSRValidat=
ion/FEMAtlasSegmentation
//Path to an executable
FEMImageRegLMEx_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/FEM
//Path to an executable
FEMRead_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/FEM
//Path to an executable
FEMSolverHyperbolicExample_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/FEM
//Path to an executable
FEMTruss_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/FEM
//Path to an executable
FastMarchingLevelSet_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/FastMarchingLevel=
Set
//Path to an executable
FuzzyConnectedness_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/FuzzyConnectedness
//Advanced flag for variable: GUNZIPCOMMAND
GUNZIPCOMMAND-ADVANCED:INTERNAL=3D1
//Path to an executable
GaussianFilter2D_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/GaussianFilter
//Path to an executable
GaussianFilter_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/GaussianFilter
//Path to an executable
GaussianIBSRClassificationApp_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/IBSRVali=
dation/IBSRClassification
//Path to an executable
GaussianMSClassificationApp_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Multichann=
elTissueClassificationValidation
//Path to an executable
GaussianMinimumErrorClassifier_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Gaussia=
nMinimumErrorClassifier
//Path to an executable
GeodesicActiveContour_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/GeodesicActiveCo=
ntour
//Path to a library
ITKFltkImageViewer_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Auxiliary/FltkImage=
Viewer
//Whether a library is static, shared or module.
ITKFltkImageViewer_LIBRARY_TYPE:INTERNAL=3DSTATIC
//Path to a library
ITKVtkFltk_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Auxiliary/VtkFltk
//Whether a library is static, shared or module.
ITKVtkFltk_LIBRARY_TYPE:INTERNAL=3DSTATIC
//Path to an executable
ImageColorViewer_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/ImageColorViewer
//Path to an executable
ImageCorrector_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/MRIBiasCorrection
//Path to an executable
ImageRegistration2D_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/ImageRegistration2=
D
//Path to an executable
ImageRegistration_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/ImageRegistration
//Path to an executable
ImageViewer_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/ImageViewer
//Path to an executable
IntensityHistogram3D_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/MRIBiasCorrection=

//Path to an executable
InterSliceIntensityCorrector_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/MRIBiasCo=
rrection
//Advanced flag for variable: JAVACOMMAND
JAVACOMMAND-ADVANCED:INTERNAL=3D1
//Path to an executable
KmeansIBSRClassificationApp_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/IBSRValida=
tion/IBSRClassification
//Path to an executable
KmeansMSClassificationApp_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Multichannel=
TissueClassificationValidation
//Path to an executable
LandmarkInitializedMutualInformationRegistration_CMAKE_PATH:INTERNAL=3DC:=
/ITK/biapp/LandmarkInitializedMutualInformationRegistration
//Advanced flag for variable: MAKECOMMAND
MAKECOMMAND-ADVANCED:INTERNAL=3D1
//Path to an executable
MIRegistration_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/MRIRegistration
//Path to an executable
MIValidationApp_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/MIValidation
//Path to an executable
MRFGaussianIBSRClassificationApp_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/IBSRV=
alidation/IBSRClassification
//Path to an executable
MRFKmeansIBSRClassificationApp_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/IBSRVal=
idation/IBSRClassification
//Path to an executable
MetaImageImporter_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/MetaImageImporter
//Path to an executable
MetaImageReadWrite_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/MetaImageReadWrite
//Path to an executable
Morphogenesis_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Morphogenesis
//Path to an executable
MultiResMIRegistration_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/MultiResMIRegis=
tration
//Path to an executable
MutualInformationEuler2DRegistration_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/M=
utualInformationEuler2DRegistration
//Advanced flag for variable: OPENGL_gl_LIBRARY
OPENGL_gl_LIBRARY-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: OPENGL_glu_LIBRARY
OPENGL_glu_LIBRARY-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: PURIFYCOMMAND
PURIFYCOMMAND-ADVANCED:INTERNAL=3D1
//Path to an executable
RawImageReaderViewer_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/RawImageReaderVie=
wer
//Path to an executable
RegionGrowingSegmentation2D_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/RegionGrow=
ingSegmentation
//Path to an executable
RegionGrowingSegmentation_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/RegionGrowin=
gSegmentation
//Advanced flag for variable: SCPCOMMAND
SCPCOMMAND-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: SITE
SITE-ADVANCED:INTERNAL=3D1
//Path to an executable
SNAPTests_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/SNAP
//Path to an executable
SNAP_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/SNAP
//Path to an executable
ShapeDetectionLevelSet_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/ShapeDetectionL=
evelSet
//Path to an executable
SimpleFuzzyConnectedness_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/SimpleFuzzyCo=
nnectedness
//Path to an executable
SlabIdentifier_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/MRIBiasCorrection
//Advanced flag for variable: TCL_LIBRARY
TCL_LIBRARY-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: TCL_TCLSH
TCL_TCLSH-ADVANCED:INTERNAL=3D1
//Advanced flag for variable: TK_LIBRARY
TK_LIBRARY-ADVANCED:INTERNAL=3D1
//Path to an executable
ThinPlateSplines_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/ThinPlateSplines
//Path to an executable
ThresholdSegmentationLevelSetFltkGui_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/T=
hresholdSegmentationLevelSetFltkGui
//Path to an executable
ThresholdSegmentationLevelSet_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Threshol=
dSegmentationLevelSet
//Path to an executable
VoronoiSegmentation_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/VoronoiSegmentatio=
n
//Path to an executable
WSTITK_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/SegmentationEditor/Wrapping/Tcl=

//Path to an executable
WatershedSegmentationFltkGui3D_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Segment=
ationEditorFltkGui/WatershedSegmentationFltkGui
//Path to an executable
itk2DAnisotropicDiffusionImageFilter_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/A=
nisotropicDiffusionImageFilter
//Path to an executable
itk2DCannySegmentationLevelSetImageFilter_CMAKE_PATH:INTERNAL=3DC:/ITK/bi=
app/LevelSetSegmentation
//Path to an executable
itk2DSimpleLevelSetsExample_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/SimpleLeve=
lSetsExample
//Path to an executable
itk2DThresholdSegmentationLevelSetImageFilter_CMAKE_PATH:INTERNAL=3DC:/IT=
K/biapp/LevelSetSegmentation
//Path to an executable
itk3DAnisotropicFourthOrderLevelSetImageFilter_CMAKE_PATH:INTERNAL=3DC:/I=
TK/biapp/LevelSetSurfaceProcessing
//Path to an executable
itk3DIsotropicFourthOrderLevelSetImageFilter_CMAKE_PATH:INTERNAL=3DC:/ITK=
/biapp/LevelSetSurfaceProcessing
//Path to an executable
itk3DSimpleLevelSetsExample_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/SimpleLeve=
lSetsExample
//Path to an executable
itk3DUnsharpMaskLevelSetImageFilter_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Le=
velSetSurfaceProcessing
//Path to an executable
itkAntiAliasBinaryImageFilterExample_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/A=
ntiAliasBinaryImageFilter
//Path to an executable
itkCurvatureFlowToVTK_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Auxiliary/vtk
//Path to an executable
itkEllipsoidInteriorExteriorSpatialFunctionExample_CMAKE_PATH:INTERNAL=3D=
C:/ITK/biapp/EllipsoidInteriorExteriorSpatialFunction
//Path to an executable
itkFloodFilledSpatialFunctionExample_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/F=
loodFilledSpatialFunction
//Path to an executable
itkPNGVTKtoITKtoVTK_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Auxiliary/vtk
//Path to an executable
itkSampleDataGenerator_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/AntiAliasBinary=
ImageFilter
//Path to an executable
itkSymmetricEllipsoidInteriorExteriorSpatialFunctionExample_CMAKE_PATH:IN=
TERNAL=3DC:/ITK/biapp/SymmetricEllipsoidInteriorExteriorSpatialFunction
//Path to an executable
itkVTKtoITKtoVTK_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Auxiliary/vtk
//Path to a library
param_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/StreamedWatershedSegmentation/Pa=
rameterFileParser
//Whether a library is static, shared or module.
param_LIBRARY_TYPE:INTERNAL=3DSTATIC
//Path to an executable
vtk2itkDouble_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Auxiliary/vtk
//Path to an executable
vtk2itk_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/Auxiliary/vtk
//Path to an executable
vtkITK_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/vtkITK/Wrapping/Tcl
//Path to a library
vtkVTKITKCommonTCL_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/vtkITK/Common
//Whether a library is static, shared or module.
vtkVTKITKCommonTCL_LIBRARY_TYPE:INTERNAL=3DSTATIC
//Path to a library
vtkVTKITKCommon_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/vtkITK/Common
//Whether a library is static, shared or module.
vtkVTKITKCommon_LIBRARY_TYPE:INTERNAL=3DSTATIC
//Path to a library
vtkWSTCommonTCL_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/SegmentationEditor/Com=
mon
//Whether a library is static, shared or module.
vtkWSTCommonTCL_LIBRARY_TYPE:INTERNAL=3DSTATIC
//Path to a library
vtkWSTCommon_CMAKE_PATH:INTERNAL=3DC:/ITK/biapp/SegmentationEditor/Common=

//Whether a library is static, shared or module.
vtkWSTCommon_LIBRARY_TYPE:INTERNAL=3DSTATIC

=20
=20
=20
=20
VC++ generated txt:
=20
  Creating library Debug/RegionGrowingSegmentation2D.lib and object =
Debug/RegionGrowingSegmentation2D.exp
--------------------Configuration: ThresholdSegmentationLevelSet - Win32 =
Debug--------------------
Building Custom Rule =
C:\ITK\biapp\ThresholdSegmentationLevelSet\ThresholdSegmentationLevelSetG=
UI.cxx.rule
Compiling...
ThresholdSegmentationLevelSetGUI.cxx
ThresholdSegmentationLevelSetBase.cxx
ThresholdSegmentationLevelSet.cxx
Generating Code...
Linking...
   Creating library Debug/ThresholdSegmentationLevelSet.lib and object =
Debug/ThresholdSegmentationLevelSet.exp
--------------------Configuration: FastMarchingLevelSet - Win32 =
Debug--------------------
Building Custom Rule =
C:\ITK\biapp\FastMarchingLevelSet\FastMarchingLevelSetGUI.cxx.rule
Compiling...
FastMarchingLevelSetGUI.cxx
FastMarchingLevelSetBase.cxx
FastMarchingLevelSet.cxx
Generating Code...
Linking...
   Creating library Debug/FastMarchingLevelSet.lib and object =
Debug/FastMarchingLevelSet.exp
--------------------Configuration: ShapeDetectionLevelSet - Win32 =
Debug--------------------
Building Custom Rule =
C:\ITK\biapp\ShapeDetectionLevelSet\ShapeDetectionLevelSetGUI.cxx.rule
Compiling...
ShapeDetectionLevelSetGUI.cxx
ShapeDetectionLevelSetBase.cxx
ShapeDetectionLevelSet.cxx
Generating Code...
Linking...
   Creating library Debug/ShapeDetectionLevelSet.lib and object =
Debug/ShapeDetectionLevelSet.exp
--------------------Configuration: GeodesicActiveContour - Win32 =
Debug--------------------
Building Custom Rule =
C:\ITK\biapp\GeodesicActiveContour\GeodesicActiveContourGUI.cxx.rule
Error executing c:\windows\system32\cmd.exe.

ALL_BUILD - 1 error(s), 8 warning(s)