[Insight-users] fatal Error When compile ITKapplication(use from external project)

zhen zonglei amoroma at gmail.com
Wed Dec 1 03:44:10 EST 2004


Hello, everyone:
when I compiled a project based on old version ITK( 1.4 or earlier),
compiler report me some fata error.I have tried my best to solve it,
but  failed. So I resort to you, please help me.
Attachment is document about the error complier reported and CMakeCache.txt
used in my project .
My platform is Win2000 and MS VC++ 6.0(+sp6.0).
Thanks


Zonglei Zhen
-------------- next part --------------
# This is the CMakeCache file.
# For build in directory: e:/software develop/FTprojiect/bin/FiberTracking
# 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=VALUE
# 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
########################

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

//Path to a program.
FLTK_FLUID_EXECUTABLE:FILEPATH=FLTK_FLUID_EXECUTABLE-NOTFOUND

//What is the path where the file FL/Fl.h can be found
FLTK_INCLUDE_DIR:PATH=FLTK_INCLUDE_DIR-NOTFOUND

//Use FLTK version 1.0.11
FLTK_VERSION_1.0.11:BOOL=OFF

//Use FLTK version 1.1
FLTK_VERSION_1.1:BOOL=OFF

//Value Computed by CMake
FiberTracking_BINARY_DIR:STATIC=E:/software develop/FTprojiect/bin/FiberTracking

//Value Computed by CMake
FiberTracking_SOURCE_DIR:STATIC=E:/software develop/FTprojiect/source/FiberTracking

//What is the path where the file UseitkUNC.cmake can be found
itkUNC_BINARY_PATH:PATH=E:/software develop/FTprojiect/bin/itkUNC


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

//DO NOT EDIT, AntiAliasBinaryImageFilter_BINARY_DIR loaded from
// external file.  To change this value edit this file: E:/software
// develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
AntiAliasBinaryImageFilter_BINARY_DIR:INTERNAL=E:/software develop/FTprojiect/bin/InsightApplications/AntiAliasBinaryImageFilter
//DO NOT EDIT, AntiAliasBinaryImageFilter_SOURCE_DIR loaded from
// external file.  To change this value edit this file: E:/software
// develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
AntiAliasBinaryImageFilter_SOURCE_DIR:INTERNAL=E:/software develop/FTprojiect/source/InsightApplications/AntiAliasBinaryImageFilter
//DO NOT EDIT, AtlasSegmentation_BINARY_DIR loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
AtlasSegmentation_BINARY_DIR:INTERNAL=E:/software develop/FTprojiect/bin/InsightApplications/IBSRValidation/AtlasSegmentation
//DO NOT EDIT, AtlasSegmentation_SOURCE_DIR loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
AtlasSegmentation_SOURCE_DIR:INTERNAL=E:/software develop/FTprojiect/source/InsightApplications/IBSRValidation/AtlasSegmentation
//DO NOT EDIT, BUILD_DOXYGEN loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
BUILD_DOXYGEN:INTERNAL=OFF
//DO NOT EDIT, BUILD_PRIVATE loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
BUILD_PRIVATE:INTERNAL=OFF
//DO NOT EDIT, BUILD_TOOLS loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
BUILD_TOOLS:INTERNAL=OFF
//DO NOT EDIT, CMAKE_AR loaded from external file.  To change this
// value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_AR:INTERNAL=CMAKE_AR-NOTFOUND
//DO NOT EDIT, CMAKE_BACKWARDS_COMPATIBILITY loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_BACKWARDS_COMPATIBILITY:INTERNAL=2.0
//What is the target build tool cmake is generating for.
CMAKE_BUILD_TOOL:INTERNAL=C:/PROGRA~1/MICROS~4/Common/MSDev98/Bin/msdev.com
//This is the directory where this CMakeCahe.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=e:/software develop/FTprojiect/bin/FiberTracking
//Major version of cmake used to create the current loaded cache
//
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
//Minor version of cmake used to create the current loaded cache
//
CMAKE_CACHE_MINOR_VERSION:INTERNAL=0
//Major version of cmake used to create the current loaded cache
//
CMAKE_CACHE_RELEASE_VERSION:INTERNAL=patch 5
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=C:/Program Files/CMake20/bin/cmake.exe
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files/CMake20/bin/ctest.exe
//DO NOT EDIT, CMAKE_CXX_COMPILER loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_CXX_COMPILER:INTERNAL=cl
//Result of TRY_COMPILE
CMAKE_CXX_COMPILER_WORKS:INTERNAL=TRUE
//DO NOT EDIT, CMAKE_CXX_FLAGS loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_CXX_FLAGS:INTERNAL=  /W3 /Zm1000 /GX /GR
//DO NOT EDIT, CMAKE_CXX_FLAGS_DEBUG loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_CXX_FLAGS_DEBUG:INTERNAL=/MDd /Zi /Od /GZ
//DO NOT EDIT, CMAKE_CXX_FLAGS_MINSIZEREL loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_CXX_FLAGS_MINSIZEREL:INTERNAL=/MD /O1 /D NDEBUG
//DO NOT EDIT, CMAKE_CXX_FLAGS_RELEASE loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_CXX_FLAGS_RELEASE:INTERNAL=/MD /O2 /D NDEBUG
//DO NOT EDIT, CMAKE_CXX_FLAGS_RELWITHDEBINFO loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_CXX_FLAGS_RELWITHDEBINFO:INTERNAL=/MD /Zi /O2 /D NDEBUG
//DO NOT EDIT, CMAKE_C_COMPILER loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_C_COMPILER:INTERNAL=cl
//Result of TRY_COMPILE
CMAKE_C_COMPILER_WORKS:INTERNAL=TRUE
//DO NOT EDIT, CMAKE_C_FLAGS loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_C_FLAGS:INTERNAL=  /W3 /Zm1000
//DO NOT EDIT, CMAKE_C_FLAGS_DEBUG loaded from external file. 
// To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_C_FLAGS_DEBUG:INTERNAL=/MDd /Zi /Od /GZ
//DO NOT EDIT, CMAKE_C_FLAGS_MINSIZEREL loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_C_FLAGS_MINSIZEREL:INTERNAL=/MD /O1 /D NDEBUG
//DO NOT EDIT, CMAKE_C_FLAGS_RELEASE loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_C_FLAGS_RELEASE:INTERNAL=/MD /O2 /D NDEBUG
//DO NOT EDIT, CMAKE_C_FLAGS_RELWITHDEBINFO loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_C_FLAGS_RELWITHDEBINFO:INTERNAL=/MD /Zi /O2 /D NDEBUG
//Path to cache edit program executable.
CMAKE_EDIT_COMMAND:INTERNAL=C:/Program Files/CMake20/bin/CMakeSetup.exe
//DO NOT EDIT, CMAKE_EXE_LINKER_FLAGS loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_EXE_LINKER_FLAGS:INTERNAL=/STACK:10000000 /machine:I386 /INCREMENTAL:YES
//DO NOT EDIT, CMAKE_EXE_LINKER_FLAGS_DEBUG loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_EXE_LINKER_FLAGS_DEBUG:INTERNAL=/debug /pdbtype:sept
//DO NOT EDIT, CMAKE_EXE_LINKER_FLAGS_MINSIZEREL loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:INTERNAL=
//DO NOT EDIT, CMAKE_EXE_LINKER_FLAGS_RELEASE loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_EXE_LINKER_FLAGS_RELEASE:INTERNAL=
//DO NOT EDIT, CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO loaded from
// external file.  To change this value edit this file: E:/software
// develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:INTERNAL=/debug /pdbtype:sept
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Visual Studio 6
//Have include pthread.h
CMAKE_HAVE_PTHREAD_H:INTERNAL=
//Start directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=E:/software develop/FTprojiect/source/FiberTracking
//DO NOT EDIT, CMAKE_INSTALL_PREFIX loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local
//DO NOT EDIT, CMAKE_MAKE_PROGRAM loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_MAKE_PROGRAM:INTERNAL=C:/PROGRA~1/MICROS~4/Common/MSDev98/Bin/msdev.com
//DO NOT EDIT, CMAKE_MODULE_LINKER_FLAGS loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_MODULE_LINKER_FLAGS:INTERNAL=/STACK:10000000 /machine:I386 /INCREMENTAL:YES
//DO NOT EDIT, CMAKE_MODULE_LINKER_FLAGS_DEBUG loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_MODULE_LINKER_FLAGS_DEBUG:INTERNAL=/debug /pdbtype:sept
//DO NOT EDIT, CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL loaded from
// external file.  To change this value edit this file: E:/software
// develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:INTERNAL=
//DO NOT EDIT, CMAKE_MODULE_LINKER_FLAGS_RELEASE loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_MODULE_LINKER_FLAGS_RELEASE:INTERNAL=
//DO NOT EDIT, CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO loaded
// from external file.  To change this value edit this file: E:/software
// develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:INTERNAL=/debug /pdbtype:sept
//noop for ranlib
CMAKE_RANLIB:INTERNAL=:
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=C:/Program Files/CMake20
//DO NOT EDIT, CMAKE_SHARED_LINKER_FLAGS loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_SHARED_LINKER_FLAGS:INTERNAL=/STACK:10000000 /machine:I386 /INCREMENTAL:YES
//DO NOT EDIT, CMAKE_SHARED_LINKER_FLAGS_DEBUG loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_SHARED_LINKER_FLAGS_DEBUG:INTERNAL=/debug /pdbtype:sept
//DO NOT EDIT, CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL loaded from
// external file.  To change this value edit this file: E:/software
// develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:INTERNAL=
//DO NOT EDIT, CMAKE_SHARED_LINKER_FLAGS_RELEASE loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_SHARED_LINKER_FLAGS_RELEASE:INTERNAL=
//DO NOT EDIT, CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO loaded
// from external file.  To change this value edit this file: E:/software
// develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:INTERNAL=/debug /pdbtype:sept
//DO NOT EDIT, CMAKE_SKIP_RPATH loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_SKIP_RPATH:INTERNAL=OFF
//DO NOT EDIT, CMAKE_STANDARD_LIBRARIES loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_STANDARD_LIBRARIES:INTERNAL=kernel32.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
//DO NOT EDIT, CMAKE_USE_RELATIVE_PATHS loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_USE_RELATIVE_PATHS:INTERNAL=OFF
//DO NOT EDIT, CMAKE_VERBOSE_MAKEFILE loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CMAKE_VERBOSE_MAKEFILE:INTERNAL=OFF
//DO NOT EDIT, COMPRESSIONCOMMAND loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
COMPRESSIONCOMMAND:INTERNAL=c:/matlab6p5/bin/win32/zip.exe
//DO NOT EDIT, COVERAGE_COMMAND loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
COVERAGE_COMMAND:INTERNAL=COVERAGE_COMMAND-NOTFOUND
//DO NOT EDIT, CVSCOMMAND loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
CVSCOMMAND:INTERNAL=CVSCOMMAND-NOTFOUND
//DO NOT EDIT, DART_BUILD_ERROR_REPORT_LIMIT loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
DART_BUILD_ERROR_REPORT_LIMIT:INTERNAL=OFF
//DO NOT EDIT, DART_BUILD_WARNING_REPORT_LIMIT loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
DART_BUILD_WARNING_REPORT_LIMIT:INTERNAL=OFF
//DO NOT EDIT, DART_ROOT loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
DART_ROOT:INTERNAL=DART_ROOT-NOTFOUND
//DO NOT EDIT, DART_VERBOSE_BUILD loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
DART_VERBOSE_BUILD:INTERNAL=OFF
//DO NOT EDIT, DELIVER_CONTINUOUS_EMAIL loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
DELIVER_CONTINUOUS_EMAIL:INTERNAL=OFF
//DO NOT EDIT, EllipsoidInteriorExteriorSpatialFunction_BINARY_DIR
// loaded from external file.  To change this value edit this file:
// E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
EllipsoidInteriorExteriorSpatialFunction_BINARY_DIR:INTERNAL=E:/software develop/FTprojiect/bin/InsightApplications/EllipsoidInteriorExteriorSpatialFunction
//DO NOT EDIT, EllipsoidInteriorExteriorSpatialFunction_SOURCE_DIR
// loaded from external file.  To change this value edit this file:
// E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
EllipsoidInteriorExteriorSpatialFunction_SOURCE_DIR:INTERNAL=E:/software develop/FTprojiect/source/InsightApplications/EllipsoidInteriorExteriorSpatialFunction
//DO NOT EDIT, Example_ITKFilterLib_LIB_DEPENDS loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
Example_ITKFilterLib_LIB_DEPENDS:INTERNAL=ITKAlgorithms;ITKCommon;ITKBasicFilters;ITKNumerics;ITKCommon;ITKIO;ITKBasicFilters;ITKCommon;ITKNumerics;ITKIO;ITKBasicFilters;
//DO NOT EDIT, Example_ITKRegistrationLib_LIB_DEPENDS loaded from
// external file.  To change this value edit this file: E:/software
// develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
Example_ITKRegistrationLib_LIB_DEPENDS:INTERNAL=ITKAlgorithms;ITKCommon;ITKBasicFilters;ITKNumerics;ITKIO;ITKBasicFilters;ITKCommon;
//DO NOT EDIT, FEMAtlasSegmentation_BINARY_DIR loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
FEMAtlasSegmentation_BINARY_DIR:INTERNAL=E:/software develop/FTprojiect/bin/InsightApplications/IBSRValidation/FEMAtlasSegmentation
//DO NOT EDIT, FEMAtlasSegmentation_SOURCE_DIR loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
FEMAtlasSegmentation_SOURCE_DIR:INTERNAL=E:/software develop/FTprojiect/source/InsightApplications/IBSRValidation/FEMAtlasSegmentation
//Advanced flag for variable: FLTK_VERSION_1.0.11
FLTK_VERSION_1.0.11-ADVANCED:INTERNAL=1
//Advanced flag for variable: FLTK_VERSION_1.1
FLTK_VERSION_1.1-ADVANCED:INTERNAL=1
//Path to an executable
FiberTracking_CMAKE_PATH:INTERNAL=E:/software develop/FTprojiect/bin/FiberTracking
//DO NOT EDIT, FloodFilledSpatialFunction_BINARY_DIR loaded from
// external file.  To change this value edit this file: E:/software
// develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
FloodFilledSpatialFunction_BINARY_DIR:INTERNAL=E:/software develop/FTprojiect/bin/InsightApplications/FloodFilledSpatialFunction
//DO NOT EDIT, FloodFilledSpatialFunction_SOURCE_DIR loaded from
// external file.  To change this value edit this file: E:/software
// develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
FloodFilledSpatialFunction_SOURCE_DIR:INTERNAL=E:/software develop/FTprojiect/source/InsightApplications/FloodFilledSpatialFunction
//DO NOT EDIT, GLUT_INCLUDE_DIR loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
GLUT_INCLUDE_DIR:INTERNAL=GLUT_INCLUDE_DIR-NOTFOUND
//DO NOT EDIT, GLUT_glut_LIBRARY loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
GLUT_glut_LIBRARY:INTERNAL=GLUT_glut_LIBRARY-NOTFOUND
//DO NOT EDIT, GUNZIPCOMMAND loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
GUNZIPCOMMAND:INTERNAL=GUNZIPCOMMAND-NOTFOUND
//DO NOT EDIT, GaussianMinimumErrorClassifier_BINARY_DIR loaded
// from external file.  To change this value edit this file: E:/software
// develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
GaussianMinimumErrorClassifier_BINARY_DIR:INTERNAL=E:/software develop/FTprojiect/bin/InsightApplications/GaussianMinimumErrorClassifier
//DO NOT EDIT, GaussianMinimumErrorClassifier_SOURCE_DIR loaded
// from external file.  To change this value edit this file: E:/software
// develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
GaussianMinimumErrorClassifier_SOURCE_DIR:INTERNAL=E:/software develop/FTprojiect/source/InsightApplications/GaussianMinimumErrorClassifier
//DO NOT EDIT, IBSRClassification_BINARY_DIR loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
IBSRClassification_BINARY_DIR:INTERNAL=E:/software develop/FTprojiect/bin/InsightApplications/IBSRValidation/IBSRClassification
//DO NOT EDIT, IBSRClassification_SOURCE_DIR loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
IBSRClassification_SOURCE_DIR:INTERNAL=E:/software develop/FTprojiect/source/InsightApplications/IBSRValidation/IBSRClassification
//DO NOT EDIT, INSIGHT_APPLICATIONS_BINARY_PATH loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
INSIGHT_APPLICATIONS_BINARY_PATH:INTERNAL=E:/software develop/FTprojiect/bin/InsightApplications
//DO NOT EDIT, ITKRegistrationLib_BINARY_DIR loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
ITKRegistrationLib_BINARY_DIR:INTERNAL=E:/software develop/FTprojiect/bin/InsightApplications/ITKRegistrationLib
//DO NOT EDIT, ITKRegistrationLib_SOURCE_DIR loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
ITKRegistrationLib_SOURCE_DIR:INTERNAL=E:/software develop/FTprojiect/source/InsightApplications/ITKRegistrationLib
//DO NOT EDIT, ITK_DIR loaded from external file.  To change this
// value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
ITK_DIR:INTERNAL=E:/software develop/FTprojiect/bin/Insight
//DO NOT EDIT, InsightApplications_BINARY_DIR loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
InsightApplications_BINARY_DIR:INTERNAL=E:/software develop/FTprojiect/bin/InsightApplications
//DO NOT EDIT, InsightApplications_SOURCE_DIR loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
InsightApplications_SOURCE_DIR:INTERNAL=E:/software develop/FTprojiect/source/InsightApplications
//DO NOT EDIT, JAVACOMMAND loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
JAVACOMMAND:INTERNAL=JAVACOMMAND-NOTFOUND
//DO NOT EDIT, LIBRARY_OUTPUT_PATH loaded from external file. 
// To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
LIBRARY_OUTPUT_PATH:INTERNAL=
//DO NOT EDIT, MEMORYCHECK_COMMAND loaded from external file. 
// To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
MEMORYCHECK_COMMAND:INTERNAL=MEMORYCHECK_COMMAND-NOTFOUND
//DO NOT EDIT, MEMORYCHECK_SUPPRESSIONS_FILE loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
MEMORYCHECK_SUPPRESSIONS_FILE:INTERNAL=
//DO NOT EDIT, MIValidation_BINARY_DIR loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
MIValidation_BINARY_DIR:INTERNAL=E:/software develop/FTprojiect/bin/InsightApplications/MIValidation
//DO NOT EDIT, MIValidation_SOURCE_DIR loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
MIValidation_SOURCE_DIR:INTERNAL=E:/software develop/FTprojiect/source/InsightApplications/MIValidation
//DO NOT EDIT, MultiResMIRegistration_BINARY_DIR loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
MultiResMIRegistration_BINARY_DIR:INTERNAL=E:/software develop/FTprojiect/bin/InsightApplications/MultiResMIRegistration
//DO NOT EDIT, MultiResMIRegistration_SOURCE_DIR loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
MultiResMIRegistration_SOURCE_DIR:INTERNAL=E:/software develop/FTprojiect/source/InsightApplications/MultiResMIRegistration
//DO NOT EDIT, OPENGL_gl_LIBRARY loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
OPENGL_gl_LIBRARY:INTERNAL=opengl32
//DO NOT EDIT, OPENGL_glu_LIBRARY loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
OPENGL_glu_LIBRARY:INTERNAL=glu32
//DO NOT EDIT, ObjectViewer_BINARY_DIR loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
ObjectViewer_BINARY_DIR:INTERNAL=E:/software develop/FTprojiect/bin/itkUNC/Code/ObjectViewer
//DO NOT EDIT, ObjectViewer_LIB_DEPENDS loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
ObjectViewer_LIB_DEPENDS:INTERNAL=glu32;opengl32;glu32;opengl32;glu32;opengl32;C:/Qt/3.2.1NonCommercial/lib/qt-mtnc321.lib;vtkRendering;vtkGraphics;vtkImaging;vtkIO;vtkCommon;vtkFiltering;RenderMethod;
//DO NOT EDIT, ObjectViewer_SOURCE_DIR loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
ObjectViewer_SOURCE_DIR:INTERNAL=E:/software develop/FTprojiect/source/itkUNC/Code/ObjectViewer
//DO NOT EDIT, QT_INCLUDE_DIR loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
QT_INCLUDE_DIR:INTERNAL=C:/Qt/329350~1.1NO/include
//DO NOT EDIT, QT_MOC_EXECUTABLE loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
QT_MOC_EXECUTABLE:INTERNAL=C:/Qt/329350~1.1NO/bin/moc.exe
//DO NOT EDIT, QT_QASSISTANTCLIENT_LIBRARY loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
QT_QASSISTANTCLIENT_LIBRARY:INTERNAL=C:/Qt/329350~1.1NO/lib/qassistantclient.lib
//DO NOT EDIT, QT_QTMAIN_LIBRARY loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
QT_QTMAIN_LIBRARY:INTERNAL=C:/Qt/329350~1.1NO/lib/qtmain.lib
//DO NOT EDIT, QT_QT_LIBRARY loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
QT_QT_LIBRARY:INTERNAL=C:/Qt/3.2.1NonCommercial/lib/qt-mtnc321.lib
//DO NOT EDIT, QT_UIC_EXECUTABLE loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
QT_UIC_EXECUTABLE:INTERNAL=C:/Qt/329350~1.1NO/bin/uic.exe
//DO NOT EDIT, RenderMethod_LIB_DEPENDS loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
RenderMethod_LIB_DEPENDS:INTERNAL=glu32;opengl32;glu32;opengl32;glu32;opengl32;C:/Qt/3.2.1NonCommercial/lib/qt-mtnc321.lib;vtkRendering;vtkGraphics;vtkImaging;vtkIO;vtkCommon;vtkFiltering;
//DO NOT EDIT, SCPCOMMAND loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
SCPCOMMAND:INTERNAL=SCPCOMMAND-NOTFOUND
//DO NOT EDIT, StreamedWatershedSegmentation_BINARY_DIR loaded
// from external file.  To change this value edit this file: E:/software
// develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
StreamedWatershedSegmentation_BINARY_DIR:INTERNAL=E:/software develop/FTprojiect/bin/InsightApplications/StreamedWatershedSegmentation
//DO NOT EDIT, StreamedWatershedSegmentation_SOURCE_DIR loaded
// from external file.  To change this value edit this file: E:/software
// develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
StreamedWatershedSegmentation_SOURCE_DIR:INTERNAL=E:/software develop/FTprojiect/source/InsightApplications/StreamedWatershedSegmentation
//DO NOT EDIT, SymmetricEllipsoidInteriorExteriorSpatialFunction_BINARY_DIR
// loaded from external file.  To change this value edit this file:
// E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
SymmetricEllipsoidInteriorExteriorSpatialFunction_BINARY_DIR:INTERNAL=E:/software develop/FTprojiect/bin/InsightApplications/SymmetricEllipsoidInteriorExteriorSpatialFunction
//DO NOT EDIT, SymmetricEllipsoidInteriorExteriorSpatialFunction_SOURCE_DIR
// loaded from external file.  To change this value edit this file:
// E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
SymmetricEllipsoidInteriorExteriorSpatialFunction_SOURCE_DIR:INTERNAL=E:/software develop/FTprojiect/source/InsightApplications/SymmetricEllipsoidInteriorExteriorSpatialFunction
//DO NOT EDIT, TCL_LIBRARY loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
TCL_LIBRARY:INTERNAL=
//DO NOT EDIT, TCL_TCLSH loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
TCL_TCLSH:INTERNAL=TCL_TCLSH-NOTFOUND
//DO NOT EDIT, TK_LIBRARY loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
TK_LIBRARY:INTERNAL=
//DO NOT EDIT, USE_FLTK loaded from external file.  To change this
// value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
USE_FLTK:INTERNAL=OFF
//DO NOT EDIT, USE_GLE loaded from external file.  To change this
// value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
USE_GLE:INTERNAL=OFF
//DO NOT EDIT, USE_OPEN_INVENTOR loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
USE_OPEN_INVENTOR:INTERNAL=OFF
//DO NOT EDIT, USE_PHANTOM loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
USE_PHANTOM:INTERNAL=OFF
//DO NOT EDIT, USE_QT loaded from external file.  To change this
// value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
USE_QT:INTERNAL=ON
//DO NOT EDIT, USE_VTK_3_2 loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
USE_VTK_3_2:INTERNAL=OFF
//Use VTK 4.0
USE_VTK_4_0:INTERNAL=ON
//DO NOT EDIT, USE_VTK_ITKUNC loaded from external file.  To change
// this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
USE_VTK_ITKUNC:INTERNAL=ON
//DO NOT EDIT, VTK_DIR loaded from external file.  To change this
// value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
VTK_DIR:INTERNAL=E:/software develop/FTprojiect/bin/VTK
//DO NOT EDIT, itkTube_LIB_DEPENDS loaded from external file. 
// To change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
itkTube_LIB_DEPENDS:INTERNAL=
//DO NOT EDIT, itkUNCAlgorithms_LIB_DEPENDS loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
itkUNCAlgorithms_LIB_DEPENDS:INTERNAL=
//DO NOT EDIT, itkUNCIO_LIB_DEPENDS loaded from external file.
//  To change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
itkUNCIO_LIB_DEPENDS:INTERNAL=
//DO NOT EDIT, itkUNC_BINARY_DIR loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
itkUNC_BINARY_DIR:INTERNAL=E:/software develop/FTprojiect/bin/itkUNC
//DO NOT EDIT, itkUNC_SOURCE_DIR loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
itkUNC_SOURCE_DIR:INTERNAL=E:/software develop/FTprojiect/source/itkUNC
//DO NOT EDIT, param_LIB_DEPENDS loaded from external file.  To
// change this value edit this file: E:/software develop/FTprojiect/bin/InsightApplications/CMakeCache.txt
//
param_LIB_DEPENDS:INTERNAL=ITKAlgorithms;ITKCommon;ITKBasicFilters;ITKCommon;
//DO NOT EDIT, solOpenGLRenderMethod_LIB_DEPENDS loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
solOpenGLRenderMethod_LIB_DEPENDS:INTERNAL=glu32;opengl32;glu32;opengl32;glu32;opengl32;C:/Qt/3.2.1NonCommercial/lib/qt-mtnc321.lib;vtkRendering;vtkGraphics;vtkImaging;vtkIO;vtkCommon;vtkFiltering;RenderMethod;RenderMethod;
//DO NOT EDIT, solVTKRenderMethod_LIB_DEPENDS loaded from external
// file.  To change this value edit this file: E:/software develop/FTprojiect/bin/itkUNC/CMakeCache.txt
//
solVTKRenderMethod_LIB_DEPENDS:INTERNAL=glu32;opengl32;glu32;opengl32;glu32;opengl32;C:/Qt/3.2.1NonCommercial/lib/qt-mtnc321.lib;vtkRendering;vtkGraphics;vtkImaging;vtkIO;vtkCommon;vtkFiltering;RenderMethod;vtkRendering;vtkGraphics;vtkImaging;vtkIO;vtkCommon;vtkFiltering;itkUNCAlgorithms;RenderMethod;

-------------- next part --------------
Compiling...
main.cxx
E:\software develop\FTprojiect\source\Insight\Code\Common\itkImage.txx(87) : fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit
        C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\INCLUDE\xstring(583) : while compiling class-template member function 'void __thiscall itk::Image<class vnl_vector_fixed<double,3>,3>::Initialize(void)'
FiberTracking.cxx
E:\software develop\FTprojiect\source\Insight\Code\Common\itkImage.txx(268) : fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit
        C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\INCLUDE\xstring(583) : while compiling class-template member function 'void __thiscall itk::Image<short,3>::PrintSelf(class std::basic_ostream<char,struct std::char_traits<char> > &,class itk::In
dent) const'
FiberTrackingComputation.cxx
E:\software develop\FTprojiect\source\Insight\Code\SpatialObject\itkTubeSpatialObjectPoint.txx(365) : fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit
        C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\INCLUDE\xstring(583) : while compiling class-template member function 'void __thiscall itk::TubeSpatialObjectPoint<3>::PrintSelf(class std::basic_ostream<char,struct std::char_traits<char> > &,cl
ass itk::Indent) const'
FTFullScreenInteractor.cxx
C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\INCLUDE\ostream(361) : fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit
FTPropertiesInteractor.cxx
C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\INCLUDE\ostream(362) : fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit
GenerateOutputInteractor.cxx
E:\software develop\FTprojiect\source\Insight\Code\Common\itkFixedArray.h(190) : fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit
        E:\software develop\FTprojiect\source\Insight\Code\Common\itkBoundingBox.h(110) : see reference to function template instantiation 'class std::basic_ostream<char,struct std::char_traits<char> > &__cdecl itk::operator <<(class std::basic_ostr
eam<char,struct std::char_traits<char> > &,const class itk::FixedArray<double,2> &)' being compiled
VectorFieldScreenInteractor.cxx
C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\INCLUDE\ostream(353) : fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit
FTMainWindow.cxx
E:\software develop\FTprojiect\source\Insight\Code\Common\itkImage.txx(148) : fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit
        C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\INCLUDE\xstring(583) : while compiling class-template member function 'void __thiscall itk::Image<class vnl_vector_fixed<double,3>,3>::SetSpacing(const float [])'
Generating Code...
Error executing cl.exe.

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


More information about the Insight-users mailing list