[vtkusers] Compile time error with Borland C++

Luca Picello luca.picello at libero.it
Tue Oct 11 16:36:30 EDT 2005


I believe

>Error: Ungelöste externe 'WinMain' referenziert von 
>C:\CBUILDERX\LIB\C0W32.OBJ

comes out from bad parameters to compiler. it is a known bug of cmake beta.

try with cmake 2.0.6 and good luck.

Luca



Nicolaus Andratschke wrote:

>I'm still having trouble compiling VTK-CVS with
>borland 5.6.4.
>Unofrtunately, so far there was no response from the
>mailing list. So I 
>give it another try with a more verbose error message
>and my 
>CMakeCache.txt.
>
>Any help is very appreciated,
>
>NICOLAUS
>
>MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
>MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
>MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
>Scanning C dependencies of 
>Utilities\kwsys\vtksysEncodeExecutable.dir\EncodeExecutable.obj
>D:\PROGRA~1\CMake\bin\cmake.exe -E cmake_depends
>"Borland Makefiles" 
>C:\Programming\VTK5.0-BCC
>C:\Programming\VTK5.0-BCC\Utilities\kwsys C 
>Utilities/kwsys/vtksysEncodeExecutable.dir/EncodeExecutable.obj
>
>.\VTK5.0\Utilities\kwsys\EncodeExecutable.c
>MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
>Building C object 
>Utilities/kwsys/vtksysEncodeExecutable.dir/EncodeExecutable.obj
>bcc32 @MAKE0000.@@@
>Borland C++ 5.6.4 fr Win32 Copyright (c) 1993, 2002
>Borland
>C:\Programming\VTK5.0\Utilities\kwsys\EncodeExecutable.c:
>Linking C executable bin\vtksysEncodeExecutable.exe
>bcc32 @MAKE0001.@@@
>Borland C++ 5.6.4 fr Win32 Copyright (c) 1993, 2002
>Borland
>Turbo Incremental Link 5.65 Copyright (c) 1997-2002
>Borland
>Error: Ungelöste externe 'WinMain' referenziert von 
>C:\CBUILDERX\LIB\C0W32.OBJ
>
>** error 1 ** deleting bin\vtksysEncodeExecutable.exe
>
>** error 1 ** deleting
>Utilities\kwsys\vtksysEncodeExecutable.dir\all
>
>** error 1 ** deleting all
>
>
># This is the CMakeCache file.
># For build in directory: c:/Programming/VTK5.0-BCC
># 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
>########################
>
>//Build the documentation (Doxygen).
>BUILD_DOCUMENTATION:BOOL=OFF
>
>//Build VTK examples.
>BUILD_EXAMPLES:BOOL=OFF
>
>//Build VTK with shared libraries.
>BUILD_SHARED_LIBS:BOOL=ON
>
>//Build the testing tree.
>BUILD_TESTING:BOOL=OFF
>
>//Path to a program.
>CMAKE_AR:FILEPATH=CMAKE_AR-NOTFOUND
>
>//For backwards compatibility, what version of CMake
>commands and
>// syntax should this version of CMake allow.
>CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.2
>
>//Choose the type of build, options are: Debug Release
>RelWithDebInfo
>// MinSizeRel.
>CMAKE_BUILD_TYPE:STRING=MinSizeRel
>
>//C++ compiler
>CMAKE_CXX_COMPILER:STRING=bcc32
>
>//Flags used by the compiler during all build types.
>CMAKE_CXX_FLAGS:STRING= -w- -whid -waus -wpar -tWM
>
>//Flags used by the compiler during debug builds.
>CMAKE_CXX_FLAGS_DEBUG:STRING=-Od -v
>
>//Flags used by the compiler during release minsize
>builds.
>CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-O1 -DNDEBUG
>
>//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=-O2 -DNDEBUG
>
>//Flags used by the compiler during Release with Debug
>Info builds.
>//
>CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-Od
>
>//C compiler
>CMAKE_C_COMPILER:STRING=bcc32
>
>//Flags for C compiler.
>CMAKE_C_FLAGS:STRING= -w- -whid -waus -tWM
>
>//Flags used by the compiler during debug builds.
>CMAKE_C_FLAGS_DEBUG:STRING=-Od -v
>
>//Flags used by the compiler during release minsize
>builds.
>CMAKE_C_FLAGS_MINSIZEREL:STRING=-O1 -DNDEBUG
>
>//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=-O2 -DNDEBUG
>
>//Flags used by the compiler during Release with Debug
>Info builds.
>//
>CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-Od
>
>//Flags used by the linker.
>CMAKE_EXE_LINKER_FLAGS:STRING='-tWM -lS:10000000
>-lSc:10000000 '
>
>//Flags used by the linker during debug builds.
>CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=-v
>
>//Flags used by the linker during release minsize
>builds.
>CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
>
>//Flags used by the linker during release builds.
>CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
>
>//Flags used by the linker during Release with Debug
>Info builds.
>//
>CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=-v
>
>//Use HP pthreads.
>CMAKE_HP_PTHREADS:BOOL=OFF
>
>//Install path prefix, prepended onto install
>directories.
>CMAKE_INSTALL_PREFIX:PATH=C:/Program Files/VTK
>
>//Program used to build from makefiles.
>CMAKE_MAKE_PROGRAM:STRING=make
>
>//Flags used by the linker during the creation of
>modules.
>CMAKE_MODULE_LINKER_FLAGS:STRING='-tWM -lS:10000000
>-lSc:10000000 '
>
>//Flags used by the linker during debug builds.
>CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=-v
>
>//Flags used by the linker during release minsize
>builds.
>CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
>
>//Flags used by the linker during release builds.
>CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
>
>//Flags used by the linker during Release with Debug
>Info builds.
>//
>CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=-v
>
>//Flags used by the linker during the creation of
>dll's.
>CMAKE_SHARED_LINKER_FLAGS:STRING='-tWM -lS:10000000
>-lSc:10000000 '
>
>//Flags used by the linker during debug builds.
>CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=-v
>
>//Flags used by the linker during release minsize
>builds.
>CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
>
>//Flags used by the linker during release builds.
>CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
>
>//Flags used by the linker during Release with Debug
>Info builds.
>//
>CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=-v
>
>//If set, runtime paths are not added when using
>shared libraries.
>//
>CMAKE_SKIP_RPATH:BOOL=OFF
>
>//Libraries linked by defalut with all applications.
>CMAKE_STANDARD_LIBRARIES:STRING=import32.lib
>
>//Thread library used.
>CMAKE_THREAD_LIBS:STRING=
>
>//Use the pthreads library.
>CMAKE_USE_PTHREADS:BOOL=OFF
>
>//If true, cmake will use relative paths in makefiles
>and projects.
>//
>CMAKE_USE_RELATIVE_PATHS:BOOL=OFF
>
>//Use sproc libs.
>CMAKE_USE_SPROC:BOOL=OFF
>
>//Use the win32 thread library.
>CMAKE_USE_WIN32_THREADS:BOOL=ON
>
>//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.
>With Visual
>// Studio IDE projects all commands are done without
>/nologo.
>CMAKE_VERBOSE_MAKEFILE:BOOL=OFF
>
>//X11 extra flags.
>CMAKE_X_CFLAGS:STRING=-I
>
>//Libraries and options used in X11 programs.
>CMAKE_X_LIBS:STRING=
>
>//Path to program used to compress files for transfer
>to the dart
>// server
>COMPRESSIONCOMMAND:FILEPATH=COMPRESSIONCOMMAND-NOTFOUND
>
>//Path to the coverage program that Dart client uses
>for performing
>// coverage inspection
>COVERAGE_COMMAND:FILEPATH=COVERAGE_COMMAND-NOTFOUND
>
>//Path to a program.
>CVSCOMMAND:FILEPATH=C:/Program Files/cvsnt/cvs.exe
>
>//Options passed to the cvs update command.
>CVS_UPDATE_OPTIONS:STRING=-d -A -P
>
>//Limit of reported errors, -1 reports all.
>DART_BUILD_ERROR_REPORT_LIMIT:BOOL=OFF
>
>//Limit of reported warnings, -1 reports all.
>DART_BUILD_WARNING_REPORT_LIMIT:BOOL=OFF
>
>//If you have Dart installed, where is it located?
>DART_ROOT:PATH=DART_ROOT-NOTFOUND
>
>//Time alloted for a test before Dart will kill the
>test.
>DART_TESTING_TIMEOUT:STRING=1500
>
>//Show the actual output of the build, or if off show
>a . for each
>// 1024 bytes.
>DART_VERBOSE_BUILD:BOOL=OFF
>
>//Should Dart server send email when build errors are
>found in
>// Continuous builds?
>DELIVER_CONTINUOUS_EMAIL:BOOL=OFF
>
>//Value Computed by CMake
>DICOMParser_BINARY_DIR:STATIC=C:/Programming/VTK5.0-BCC/Utilities/DICOMParser
>
>
>
>//Value Computed by CMake
>DICOMParser_SOURCE_DIR:STATIC=C:/Programming/VTK5.0/Utilities/DICOMParser
>
>//Path to gunzip executable
>GUNZIPCOMMAND:FILEPATH=GUNZIPCOMMAND-NOTFOUND
>
>//Path to java command, used by the Dart server to
>create html.
>//
>JAVACOMMAND:FILEPATH=C:/WINDOWS/system32/java.exe
>
>//Command used to build entire project from the
>command line.
>MAKECOMMAND:STRING=make -i
>
>//Path to Rational purify command, used for memory
>error detection.
>//
>MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND
>
>//File that contains suppressions for the memory
>checker
>MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH=
>
>//OpenGL library for win32
>OPENGL_gl_LIBRARY:STRING=import32
>
>//GLU library for win32
>OPENGL_glu_LIBRARY:STRING=import32
>
>//Path to a program.
>PYTHON_EXECUTABLE:FILEPATH=C:/Python24/python.exe
>
>//Path to scp command, used by some Dart clients for
>submitting
>// results to a Dart server (when not using ftp for
>submissions)
>//
>SCPCOMMAND:FILEPATH=SCPCOMMAND-NOTFOUND
>
>//Name of the computer/site where compile is being run
>SITE:STRING=VALUED-0F462162
>
>//Path to a program.
>SVNCOMMAND:FILEPATH=C:/Program
>Files/Subversion/bin/svn.exe
>
>//Value Computed by CMake
>VTKEXPAT_BINARY_DIR:STATIC=C:/Programming/VTK5.0-BCC/Utilities/vtkexpat
>
>//Value Computed by CMake
>VTKEXPAT_SOURCE_DIR:STATIC=C:/Programming/VTK5.0/Utilities/vtkexpat
>
>//Value Computed by CMake
>VTKFREETYPE_BINARY_DIR:STATIC=C:/Programming/VTK5.0-BCC/Utilities/vtkfreetype
>
>
>
>//Value Computed by CMake
>VTKFREETYPE_SOURCE_DIR:STATIC=C:/Programming/VTK5.0/Utilities/vtkfreetype
>
>//Value Computed by CMake
>VTKFTGL_BINARY_DIR:STATIC=C:/Programming/VTK5.0-BCC/Utilities/ftgl
>
>//Value Computed by CMake
>VTKFTGL_SOURCE_DIR:STATIC=C:/Programming/VTK5.0/Utilities/ftgl
>
>//Value Computed by CMake
>VTKJPEG_BINARY_DIR:STATIC=C:/Programming/VTK5.0-BCC/Utilities/vtkjpeg
>
>//Value Computed by CMake
>VTKJPEG_SOURCE_DIR:STATIC=C:/Programming/VTK5.0/Utilities/vtkjpeg
>
>//Value Computed by CMake
>VTKNETCDF_BINARY_DIR:STATIC=C:/Programming/VTK5.0-BCC/Utilities/vtknetcdf
>
>//Value Computed by CMake
>VTKNETCDF_SOURCE_DIR:STATIC=C:/Programming/VTK5.0/Utilities/vtknetcdf
>
>//Value Computed by CMake
>VTKPNG_BINARY_DIR:STATIC=C:/Programming/VTK5.0-BCC/Utilities/vtkpng
>
>//Value Computed by CMake
>VTKPNG_SOURCE_DIR:STATIC=C:/Programming/VTK5.0/Utilities/vtkpng
>
>//Value Computed by CMake
>VTKTIFF_BINARY_DIR:STATIC=C:/Programming/VTK5.0-BCC/Utilities/vtktiff
>
>//Value Computed by CMake
>VTKTIFF_SOURCE_DIR:STATIC=C:/Programming/VTK5.0/Utilities/vtktiff
>
>//Value Computed by CMake
>VTKZLIB_BINARY_DIR:STATIC=C:/Programming/VTK5.0-BCC/Utilities/vtkzlib
>
>//Value Computed by CMake
>VTKZLIB_SOURCE_DIR:STATIC=C:/Programming/VTK5.0/Utilities/vtkzlib
>
>//Value Computed by CMake
>VTK_BINARY_DIR:STATIC=C:/Programming/VTK5.0-BCC
>
>//What is the path where the file VTKData.readme can
>be found
>VTK_DATA_ROOT:PATH=VTK_DATA_ROOT-NOTFOUND
>
>//Build leak checking support into VTK.
>VTK_DEBUG_LEAKS:BOOL=OFF
>
>//Location of the OpenGL extensions header file
>(glext.h).
>VTK_GLEXT_FILE:FILEPATH=C:/Programming/VTK5.0/Utilities/ParseOGLExt/headers/glext.h
>
>
>
>//Location of the GLX extensions header file
>(glxext.h).
>VTK_GLXEXT_FILE:FILEPATH=C:/Programming/VTK5.0/Utilities/ParseOGLExt/headers/glxext.h
>
>
>
>//Remove all legacy code completely.
>VTK_LEGACY_REMOVE:BOOL=OFF
>
>//Silence all legacy code messages.
>VTK_LEGACY_SILENT:BOOL=OFF
>
>//Value Computed by CMake
>VTK_SOURCE_DIR:STATIC=C:/Programming/VTK5.0
>
>//Build VTK with 64 bit ids
>VTK_USE_64BIT_IDS:BOOL=OFF
>
>//Use the ANSI standard iostream library.
>VTK_USE_ANSI_STDLIB:BOOL=ON
>
>//Turn this option off and tests will not popup
>windows
>VTK_USE_DISPLAY:BOOL=ON
>
>//Build VTK with gl2ps support.
>VTK_USE_GL2PS:BOOL=OFF
>
>//Build VTK with GUI Support
>VTK_USE_GUISUPPORT:BOOL=OFF
>
>//Use mangled Mesa with OpenGL.
>VTK_USE_MANGLED_MESA:BOOL=OFF
>
>//Use Matrox Imaging Library for video input.
>VTK_USE_MATROX_IMAGING:BOOL=OFF
>
>//Build the vtkParallel kit.
>VTK_USE_PARALLEL:BOOL=OFF
>
>//Build the vtkRendering kit. Needed for displaying
>data or using
>// widgets.
>VTK_USE_RENDERING:BOOL=ON
>
>//Use the system's expat library.
>VTK_USE_SYSTEM_EXPAT:BOOL=OFF
>
>//Use the system's freetype library.
>VTK_USE_SYSTEM_FREETYPE:BOOL=OFF
>
>//Use the system's jpeg library.
>VTK_USE_SYSTEM_JPEG:BOOL=OFF
>
>//Use the system's png library.
>VTK_USE_SYSTEM_PNG:BOOL=OFF
>
>//Use the system's tiff library.
>VTK_USE_SYSTEM_TIFF:BOOL=OFF
>
>//Use the system's zlib library.
>VTK_USE_SYSTEM_ZLIB:BOOL=OFF
>
>//Enable using Video for Windows (vfw32) for video
>input and output.
>//
>VTK_USE_VIDEO_FOR_WINDOWS:BOOL=ON
>
>//Location of the WGL extensions header file
>(wglext.h).
>VTK_WGLEXT_FILE:FILEPATH=C:/Programming/VTK5.0/Utilities/ParseOGLExt/headers/wglext.h
>
>
>
>//Wrap VTK classes into the Java language.
>VTK_WRAP_JAVA:BOOL=OFF
>
>//Wrap VTK classes into the Python language.
>VTK_WRAP_PYTHON:BOOL=OFF
>
>//Wrap VTK classes into the TCL language.
>VTK_WRAP_TCL:BOOL=OFF
>
>//Dependencies for the target
>vtkCommon_LIB_DEPENDS:STATIC=vtksys;
>
>//Dependencies for target
>vtkDICOMParser_LIB_DEPENDS:STATIC=
>
>//Value Computed by CMake
>vtkExodus2_BINARY_DIR:STATIC=C:/Programming/VTK5.0-BCC/Utilities/vtkexodus2
>
>//Value Computed by CMake
>vtkExodus2_SOURCE_DIR:STATIC=C:/Programming/VTK5.0/Utilities/vtkexodus2
>
>//Dependencies for the target
>vtkFiltering_LIB_DEPENDS:STATIC=vtkCommon;
>
>//Dependencies for the target
>vtkGenericFiltering_LIB_DEPENDS:STATIC=vtkFiltering;vtkGraphics;
>
>//Dependencies for the target
>vtkGraphics_LIB_DEPENDS:STATIC=vtkFiltering;
>
>//Dependencies for the target
>vtkHybrid_LIB_DEPENDS:STATIC=vtkRendering;vtkIO;vtkexoIIc;vfw32;
>
>//Dependencies for the target
>vtkIO_LIB_DEPENDS:STATIC=vtkFiltering;vtkDICOMParser;vtkpng;vtkzlib;vtkjpeg;vtktiff;vtkexpat;vfw32;vtkMPEG2Encode;
>
>
>
>//Dependencies for the target
>vtkImaging_LIB_DEPENDS:STATIC=vtkFiltering;
>
>//Value Computed by CMake
>vtkMPEG2Encode_BINARY_DIR:STATIC=C:/Programming/VTK5.0-BCC/Utilities/vtkmpeg2encode
>
>
>
>//Dependencies for target
>vtkMPEG2Encode_LIB_DEPENDS:STATIC=
>
>//Value Computed by CMake
>vtkMPEG2Encode_SOURCE_DIR:STATIC=C:/Programming/VTK5.0/Utilities/vtkmpeg2encode
>
>
>
>//Dependencies for target
>vtkNetCDF_LIB_DEPENDS:STATIC=
>
>//Dependencies for the target
>vtkRendering_LIB_DEPENDS:STATIC=vtkGraphics;vtkImaging;vtkIO;vtkftgl;vtkfreetype;import32;
>
>
>
>//Dependencies for the target
>vtkVolumeRendering_LIB_DEPENDS:STATIC=vtkRendering;vtkIO;
>
>//Dependencies for the target
>vtkWidgets_LIB_DEPENDS:STATIC=vtkRendering;vtkHybrid;
>
>//Dependencies for the target
>vtkexoIIc_LIB_DEPENDS:STATIC=vtkNetCDF;
>
>//Dependencies for target
>vtkexpat_LIB_DEPENDS:STATIC=
>
>//Dependencies for target
>vtkfreetype_LIB_DEPENDS:STATIC=
>
>//Dependencies for the target
>vtkftgl_LIB_DEPENDS:STATIC=import32;vtkfreetype;
>
>//Dependencies for target
>vtkjpeg_LIB_DEPENDS:STATIC=
>
>//Dependencies for the target
>vtkpng_LIB_DEPENDS:STATIC=vtkzlib;
>
>//Value Computed by CMake
>vtksys_BINARY_DIR:STATIC=C:/Programming/VTK5.0-BCC/Utilities/kwsys
>
>//Dependencies for target
>vtksys_LIB_DEPENDS:STATIC=
>
>//Value Computed by CMake
>vtksys_SOURCE_DIR:STATIC=C:/Programming/VTK5.0/Utilities/kwsys
>
>//Dependencies for the target
>vtktiff_LIB_DEPENDS:STATIC=vtkzlib;vtkjpeg;
>
>//Dependencies for target
>vtkzlib_LIB_DEPENDS:STATIC=
>
>
>########################
># INTERNAL cache entries
>########################
>
>//Advanced flag for variable: BUILD_DOCUMENTATION
>BUILD_DOCUMENTATION-ADVANCED:INTERNAL=1
>//Advanced flag for variable: BUILD_TESTING
>BUILD_TESTING-ADVANCED:INTERNAL=1
>//Result of TRY_COMPILE
>CMAKE_ANSI_FOR_SCOPE:INTERNAL=TRUE
>//Have include iostream
>CMAKE_ANSI_STREAM_HEADERS:INTERNAL=1
>//Advanced flag for variable: CMAKE_AR
>CMAKE_AR-ADVANCED:INTERNAL=1
>//What is the target build tool cmake is generating
>for.
>CMAKE_BUILD_TOOL:INTERNAL=make
>//This is the directory where this CMakeCahe.txt was
>created
>CMAKE_CACHEFILE_DIR:INTERNAL=c:/Programming/VTK5.0-BCC
>//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=2
>//Major version of cmake used to create the current
>loaded cache
>//
>CMAKE_CACHE_RELEASE_VERSION:INTERNAL=beta
>//Path to CMake executable.
>CMAKE_COMMAND:INTERNAL=D:/Program
>Files/CMake/bin/cmake.exe
>//Path to ctest program executable.
>CMAKE_CTEST_COMMAND:INTERNAL=D:/Program
>Files/CMake/bin/ctest.exe
>//Advanced flag for variable: CMAKE_CXX_COMPILER
>CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
>CMAKE_CXX_COMPILER_WORKS:INTERNAL=1
>//Advanced flag for variable: CMAKE_CXX_FLAGS
>CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
>//Advanced flag for variable: CMAKE_CXX_FLAGS_DEBUG
>CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>CMAKE_CXX_FLAGS_MINSIZEREL
>CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
>//Advanced flag for variable: CMAKE_CXX_FLAGS_RELEASE
>CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>CMAKE_CXX_FLAGS_RELWITHDEBINFO
>CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
>//Advanced flag for variable: CMAKE_C_COMPILER
>CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
>CMAKE_C_COMPILER_WORKS:INTERNAL=1
>//Advanced flag for variable: CMAKE_C_FLAGS
>CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
>//Advanced flag for variable: CMAKE_C_FLAGS_DEBUG
>CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
>//Advanced flag for variable: CMAKE_C_FLAGS_MINSIZEREL
>CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
>//Advanced flag for variable: CMAKE_C_FLAGS_RELEASE
>CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>CMAKE_C_FLAGS_RELWITHDEBINFO
>CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
>//Path to cache edit program executable.
>CMAKE_EDIT_COMMAND:INTERNAL=D:/Program
>Files/CMake/bin/CMakeSetup.exe
>//Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS
>CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>CMAKE_EXE_LINKER_FLAGS_DEBUG
>CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
>//
>CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>CMAKE_EXE_LINKER_FLAGS_RELEASE
>CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
>//
>CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
>//Name of generator.
>CMAKE_GENERATOR:INTERNAL=Borland Makefiles
>//Have include sstream
>CMAKE_HAS_ANSI_STRING_STREAM:INTERNAL=1
>//Is X11 around.
>CMAKE_HAS_X:INTERNAL=
>//Have include limits.h
>CMAKE_HAVE_LIMITS_H:INTERNAL=1
>//Have include pthread.h
>CMAKE_HAVE_PTHREAD_H:INTERNAL=
>//Have includes CMAKE_HAVE_SYS_PRCTL_H
>CMAKE_HAVE_SYS_PRCTL_H:INTERNAL=
>//Have include unistd.h
>CMAKE_HAVE_UNISTD_H:INTERNAL=
>//Start directory with the top level CMakeLists.txt
>file for this
>// project
>CMAKE_HOME_DIRECTORY:INTERNAL=C:/Programming/VTK5.0
>//Advanced flag for variable: CMAKE_HP_PTHREADS
>CMAKE_HP_PTHREADS-ADVANCED:INTERNAL=1
>//Advanced flag for variable: CMAKE_INSTALL_PREFIX
>CMAKE_INSTALL_PREFIX-ADVANCED:INTERNAL=0
>//Advanced flag for variable: CMAKE_MAKE_PROGRAM
>CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>CMAKE_MODULE_LINKER_FLAGS
>CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>CMAKE_MODULE_LINKER_FLAGS_DEBUG
>CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
>//
>CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>CMAKE_MODULE_LINKER_FLAGS_RELEASE
>//
>CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
>//
>CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
>//Does the compiler support ansi for scope.
>CMAKE_NO_ANSI_FOR_SCOPE:INTERNAL=0
>//Does the compiler support headers like iostream.
>CMAKE_NO_ANSI_STREAM_HEADERS:INTERNAL=0
>//Does the compiler support std::.
>CMAKE_NO_STD_NAMESPACE:INTERNAL=0
>//number of local generators
>CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=28
>//noop for ranlib
>CMAKE_RANLIB:INTERNAL=:
>//Path to CMake installation.
>CMAKE_ROOT:INTERNAL=D:/Program Files/CMake/share/CMake
>//Advanced flag for variable:
>CMAKE_SHARED_LINKER_FLAGS
>CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>CMAKE_SHARED_LINKER_FLAGS_DEBUG
>CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
>//
>CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>CMAKE_SHARED_LINKER_FLAGS_RELEASE
>//
>CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
>//
>CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
>//Result of TRY_RUN
>CMAKE_SIZEOF_CHAR:INTERNAL=1
>//Result of TRY_RUN
>CMAKE_SIZEOF_DOUBLE:INTERNAL=8
>//Result of TRY_RUN
>CMAKE_SIZEOF_FLOAT:INTERNAL=4
>//Result of TRY_RUN
>CMAKE_SIZEOF_INT:INTERNAL=4
>//Result of TRY_RUN
>CMAKE_SIZEOF_LONG:INTERNAL=4
>//Result of TRY_RUN
>CMAKE_SIZEOF_SHORT:INTERNAL=2
>//Result of TRY_RUN
>CMAKE_SIZEOF_VOID_P:INTERNAL=4
>//Advanced flag for variable: CMAKE_SKIP_RPATH
>CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
>//Advanced flag for variable: CMAKE_STANDARD_LIBRARIES
>CMAKE_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
>//Result of TRY_COMPILE
>CMAKE_STD_NAMESPACE:INTERNAL=TRUE
>//Advanced flag for variable: CMAKE_THREAD_LIBS
>CMAKE_THREAD_LIBS-ADVANCED:INTERNAL=1
>//Advanced flag for variable: CMAKE_USE_PTHREADS
>CMAKE_USE_PTHREADS-ADVANCED:INTERNAL=1
>//Advanced flag for variable: CMAKE_USE_RELATIVE_PATHS
>CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
>//Advanced flag for variable: CMAKE_USE_SPROC
>CMAKE_USE_SPROC-ADVANCED:INTERNAL=1
>//Advanced flag for variable: CMAKE_USE_WIN32_THREADS
>CMAKE_USE_WIN32_THREADS-ADVANCED:INTERNAL=1
>//Advanced flag for variable: CMAKE_VERBOSE_MAKEFILE
>CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
>//Result of TRY_RUN
>CMAKE_WORDS_BIGENDIAN:INTERNAL=0
>//Advanced flag for variable: CMAKE_X_CFLAGS
>CMAKE_X_CFLAGS-ADVANCED:INTERNAL=1
>//Advanced flag for variable: CMAKE_X_LIBS
>CMAKE_X_LIBS-ADVANCED:INTERNAL=1
>//Advanced flag for variable: COMPRESSIONCOMMAND
>COMPRESSIONCOMMAND-ADVANCED:INTERNAL=1
>//Advanced flag for variable: COVERAGE_COMMAND
>COVERAGE_COMMAND-ADVANCED:INTERNAL=1
>//Advanced flag for variable: CVSCOMMAND
>CVSCOMMAND-ADVANCED:INTERNAL=1
>//Advanced flag for variable: CVS_UPDATE_OPTIONS
>CVS_UPDATE_OPTIONS-ADVANCED:INTERNAL=1
>//Path to an executable
>CommonCxxTests_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Common/Testing/Cxx
>
>
>//Advanced flag for variable:
>DART_BUILD_ERROR_REPORT_LIMIT
>DART_BUILD_ERROR_REPORT_LIMIT-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>DART_BUILD_WARNING_REPORT_LIMIT
>DART_BUILD_WARNING_REPORT_LIMIT-ADVANCED:INTERNAL=1
>//Advanced flag for variable: DART_ROOT
>DART_ROOT-ADVANCED:INTERNAL=1
>//Advanced flag for variable: DART_TESTING_TIMEOUT
>DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1
>//Advanced flag for variable: DART_VERBOSE_BUILD
>DART_VERBOSE_BUILD-ADVANCED:INTERNAL=1
>//Advanced flag for variable: DELIVER_CONTINUOUS_EMAIL
>DELIVER_CONTINUOUS_EMAIL-ADVANCED:INTERNAL=1
>//Single output directory for building all
>executables.
>EXECUTABLE_OUTPUT_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/bin
>//Path to an executable
>FilteringCxxTests_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Filtering/Testing/Cxx
>
>
>//Advanced flag for variable: GUNZIPCOMMAND
>GUNZIPCOMMAND-ADVANCED:INTERNAL=1
>//Path to an executable
>GenericFilteringCxxTests_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/GenericFiltering/Testing/Cxx
>
>
>//Path to an executable
>GraphicsCxxTests_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Graphics/Testing/Cxx
>
>
>//Have symbol alloca
>HAVE_ALLOCA:INTERNAL=
>//Have includes HAVE_ALLOCA_H
>HAVE_ALLOCA_H:INTERNAL=
>//Result of TRY_COMPILE
>HAVE_CMAKE_SIZEOF_CHAR:INTERNAL=TRUE
>//Result of TRY_COMPILE
>HAVE_CMAKE_SIZEOF_DOUBLE:INTERNAL=TRUE
>//Result of TRY_COMPILE
>HAVE_CMAKE_SIZEOF_FLOAT:INTERNAL=TRUE
>//Result of TRY_COMPILE
>HAVE_CMAKE_SIZEOF_INT:INTERNAL=TRUE
>//Result of TRY_COMPILE
>HAVE_CMAKE_SIZEOF_LONG:INTERNAL=TRUE
>//Result of TRY_COMPILE
>HAVE_CMAKE_SIZEOF_SHORT:INTERNAL=TRUE
>//Result of TRY_COMPILE
>HAVE_CMAKE_SIZEOF_VOID_P:INTERNAL=TRUE
>//Result of TRY_COMPILE
>HAVE_CMAKE_WORDS_BIGENDIAN:INTERNAL=TRUE
>//Have include HAVE_FCNTL_H
>HAVE_FCNTL_H:INTERNAL=1
>//NetCDF test
>HAVE_FTRUNCATE:INTERNAL=
>//Result of TRY_COMPILE
>HAVE_SIZEOF_DOUBLE:INTERNAL=TRUE
>//Result of TRY_COMPILE
>HAVE_SIZEOF_FLOAT:INTERNAL=TRUE
>//Result of TRY_COMPILE
>HAVE_SIZEOF_INT:INTERNAL=TRUE
>//Result of TRY_COMPILE
>HAVE_SIZEOF_LONG:INTERNAL=TRUE
>//Result of TRY_COMPILE
>HAVE_SIZEOF_OFF_T:INTERNAL=TRUE
>//Result of TRY_COMPILE
>HAVE_SIZEOF_PTRDIFF_T:INTERNAL=TRUE
>//Result of TRY_COMPILE
>HAVE_SIZEOF_SHORT:INTERNAL=TRUE
>//Result of TRY_COMPILE
>HAVE_SIZEOF_SIZE_T:INTERNAL=TRUE
>//Result of TRY_COMPILE
>HAVE_SIZEOF_SSIZE_T:INTERNAL=FALSE
>//Result of TRY_COMPILE
>HAVE_SIZEOF_UCHAR:INTERNAL=FALSE
>//Have include HAVE_STDDEF_H
>HAVE_STDDEF_H:INTERNAL=1
>//Have include HAVE_STDINT_H
>HAVE_STDINT_H:INTERNAL=1
>//Have include HAVE_STDIO_H
>HAVE_STDIO_H:INTERNAL=1
>//Have include HAVE_STDLIB_H
>HAVE_STDLIB_H:INTERNAL=1
>//Have symbol strerror
>HAVE_STRERROR:INTERNAL=1
>//Have include HAVE_STRING_H
>HAVE_STRING_H:INTERNAL=1
>//NetCDF test
>HAVE_ST_BLKSIZE:INTERNAL=
>//Have include HAVE_SYS_STAT_H
>HAVE_SYS_STAT_H:INTERNAL=1
>//Have include HAVE_SYS_TYPES_H
>HAVE_SYS_TYPES_H:INTERNAL=1
>//Have includes HAVE_UNISTD_H
>HAVE_UNISTD_H:INTERNAL=
>//Have library vfw32
>HAVE_VFW32:INTERNAL=1
>//Result of TRY_COMPILE
>HAVE_VTK_SIZEOF_LONG_LONG:INTERNAL=TRUE
>//Result of TRY_COMPILE
>HAVE_VTK_SIZEOF___INT64:INTERNAL=TRUE
>//Result of TRY_COMPILE
>HAVE_WORDS_BIGENDIAN:INTERNAL=TRUE
>//Path to an executable
>IOCxxTests_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/IO/Testing/Cxx
>//Path to an executable
>ImagingCxxTests_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Imaging/Testing/Cxx
>
>
>//Advanced flag for variable: JAVACOMMAND
>JAVACOMMAND-ADVANCED:INTERNAL=1
>//Result of TRY_COMPILE
>KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP_COMPILED:INTERNAL=TRUE
>//Result of TRY_COMPILE
>KWSYS_CXX_HAS_CSTDDEF_COMPILED:INTERNAL=TRUE
>//Result of TRY_COMPILE
>KWSYS_CXX_HAS_FULL_SPECIALIZATION_COMPILED:INTERNAL=TRUE
>//Result of TRY_COMPILE
>KWSYS_CXX_HAS_MEMBER_TEMPLATES_COMPILED:INTERNAL=TRUE
>//Result of TRY_COMPILE
>KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS_COMPILED:INTERNAL=FALSE
>//Result of TRY_COMPILE
>KWSYS_IOS_HAVE_STD_COMPILED:INTERNAL=TRUE
>//Result of TRY_COMPILE
>KWSYS_IOS_USE_ANSI_COMPILED:INTERNAL=TRUE
>//Result of TRY_COMPILE
>KWSYS_IOS_USE_SSTREAM_COMPILED:INTERNAL=TRUE
>//Result of TRY_COMPILE
>KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT_COMPILED:INTERNAL=FALSE
>//Result of TRY_COMPILE
>KWSYS_STL_HAS_ALLOCATOR_OBJECTS_COMPILED:INTERNAL=TRUE
>//Result of TRY_COMPILE
>KWSYS_STL_HAS_ALLOCATOR_REBIND_COMPILED:INTERNAL=TRUE
>//Result of TRY_COMPILE
>KWSYS_STL_HAS_ALLOCATOR_TEMPLATE_COMPILED:INTERNAL=TRUE
>//Result of TRY_COMPILE
>KWSYS_STL_HAS_ITERATOR_TRAITS_COMPILED:INTERNAL=TRUE
>//Result of TRY_COMPILE
>KWSYS_STL_HAVE_STD_COMPILED:INTERNAL=TRUE
>//Result of TRY_COMPILE
>KWSYS_STL_STRING_HAVE_NEQ_CHAR_COMPILED:INTERNAL=TRUE
>//Single output directory for building all libraries.
>LIBRARY_OUTPUT_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/bin
>//Advanced flag for variable: MAKECOMMAND
>MAKECOMMAND-ADVANCED:INTERNAL=1
>//Advanced flag for variable: MEMORYCHECK_COMMAND
>MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>MEMORYCHECK_SUPPRESSIONS_FILE
>MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1
>//Advanced flag for variable: OPENGL_gl_LIBRARY
>OPENGL_gl_LIBRARY-ADVANCED:INTERNAL=1
>//Advanced flag for variable: OPENGL_glu_LIBRARY
>OPENGL_glu_LIBRARY-ADVANCED:INTERNAL=1
>//Advanced flag for variable: PYTHON_EXECUTABLE
>PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1
>//Path to an executable
>RenderingCxxTests_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Rendering/Testing/Cxx
>
>
>//Advanced flag for variable: SCPCOMMAND
>SCPCOMMAND-ADVANCED:INTERNAL=1
>//Advanced flag for variable: SITE
>SITE-ADVANCED:INTERNAL=1
>//Result of TRY_RUN
>SIZEOF_DOUBLE:INTERNAL=8
>//Result of TRY_RUN
>SIZEOF_FLOAT:INTERNAL=4
>//Result of TRY_RUN
>SIZEOF_INT:INTERNAL=4
>//Result of TRY_RUN
>SIZEOF_LONG:INTERNAL=4
>//Result of TRY_RUN
>SIZEOF_OFF_T:INTERNAL=4
>//Result of TRY_RUN
>SIZEOF_PTRDIFF_T:INTERNAL=4
>//Result of TRY_RUN
>SIZEOF_SHORT:INTERNAL=2
>//Result of TRY_RUN
>SIZEOF_SIZE_T:INTERNAL=4
>//Have include STDC_HEADERS
>STDC_HEADERS:INTERNAL=1
>//Advanced flag for variable: SVNCOMMAND
>SVNCOMMAND-ADVANCED:INTERNAL=1
>//Path to an executable
>TestCxxFeatures_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Common/Testing/Cxx
>
>
>//Path to an executable
>TestInstantiator_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Common/Testing/Cxx
>
>
>//Path to an executable
>VTKBenchMark_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Rendering/Testing/Cxx
>
>
>//Result of TRY_COMPILE
>VTK_ANSI_STREAM_EOF_COMPILED:INTERNAL=TRUE
>//Result of TRY_RUN
>VTK_ANSI_STREAM_EOF_RESULT:INTERNAL=2
>//Support for C++ type bool
>VTK_COMPILER_HAS_BOOL:INTERNAL=1
>//Support for full template specialization syntax
>VTK_COMPILER_HAS_FULL_SPECIALIZATION:INTERNAL=1
>//Compiler is MSVC 6
>VTK_COMPILER_IS_VC6:INTERNAL=0
>//Advanced flag for variable: VTK_DEBUG_LEAKS
>VTK_DEBUG_LEAKS-ADVANCED:INTERNAL=1
>//Support for C++ explict templates
>VTK_EXPLICIT_TEMPLATES:INTERNAL=1
>//Advanced flag for variable: VTK_GLEXT_FILE
>VTK_GLEXT_FILE-ADVANCED:INTERNAL=1
>//Advanced flag for variable: VTK_GLXEXT_FILE
>VTK_GLXEXT_FILE-ADVANCED:INTERNAL=1
>//Have include iosfwd
>VTK_HAVE_ANSI_STREAMS:INTERNAL=1
>//Have include iostream.h
>VTK_HAVE_OLD_STREAMS:INTERNAL=1
>//Have include strstream.h
>VTK_HAVE_OLD_STRSTREAM_H:INTERNAL=1
>//Have include strstrea.h
>VTK_HAVE_OLD_STRSTREA_H:INTERNAL=1
>//Whether istream supports long long
>VTK_ISTREAM_SUPPORTS_LONG_LONG:INTERNAL=1
>//Advanced flag for variable: VTK_LEGACY_REMOVE
>VTK_LEGACY_REMOVE-ADVANCED:INTERNAL=1
>//Advanced flag for variable: VTK_LEGACY_SILENT
>VTK_LEGACY_SILENT-ADVANCED:INTERNAL=1
>//Whether ostream supports long long
>VTK_OSTREAM_SUPPORTS_LONG_LONG:INTERNAL=1
>//OpenGL extensions parser.
>VTK_PARSEOGLEXT_EXE:INTERNAL=C:/Programming/VTK5.0-BCC/bin/vtkParseOGLExt.exe
>
>
>//Result of TRY_RUN
>VTK_SIZEOF_LONG_LONG:INTERNAL=8
>//Result of TRY_RUN
>VTK_SIZEOF___INT64:INTERNAL=8
>//Whether char is signed.
>VTK_TYPE_CHAR_IS_SIGNED:INTERNAL=1
>//Result of TRY_COMPILE
>VTK_TYPE_CHAR_IS_SIGNED_COMPILED:INTERNAL=TRUE
>//Whether long and __int64 are the same type
>VTK_TYPE_SAME_LONG_AND___INT64:INTERNAL=0
>//Whether long long and __int64 are the same type
>VTK_TYPE_SAME_LONG_LONG_AND___INT64:INTERNAL=1
>//Advanced flag for variable: VTK_USE_64BIT_IDS
>VTK_USE_64BIT_IDS-ADVANCED:INTERNAL=1
>//Advanced flag for variable: VTK_USE_ANSI_STDLIB
>VTK_USE_ANSI_STDLIB-ADVANCED:INTERNAL=1
>//Advanced flag for variable: VTK_USE_DISPLAY
>VTK_USE_DISPLAY-ADVANCED:INTERNAL=1
>//Advanced flag for variable: VTK_USE_GL2PS
>VTK_USE_GL2PS-ADVANCED:INTERNAL=1
>//Advanced flag for variable: VTK_USE_GUISUPPORT
>VTK_USE_GUISUPPORT-ADVANCED:INTERNAL=1
>//Advanced flag for variable: VTK_USE_MANGLED_MESA
>VTK_USE_MANGLED_MESA-ADVANCED:INTERNAL=1
>//Advanced flag for variable: VTK_USE_MATROX_IMAGING
>VTK_USE_MATROX_IMAGING-ADVANCED:INTERNAL=1
>//Advanced flag for variable: VTK_USE_SYSTEM_EXPAT
>VTK_USE_SYSTEM_EXPAT-ADVANCED:INTERNAL=1
>//Advanced flag for variable: VTK_USE_SYSTEM_FREETYPE
>VTK_USE_SYSTEM_FREETYPE-ADVANCED:INTERNAL=1
>//Advanced flag for variable: VTK_USE_SYSTEM_JPEG
>VTK_USE_SYSTEM_JPEG-ADVANCED:INTERNAL=1
>//Advanced flag for variable: VTK_USE_SYSTEM_PNG
>VTK_USE_SYSTEM_PNG-ADVANCED:INTERNAL=1
>//Advanced flag for variable: VTK_USE_SYSTEM_TIFF
>VTK_USE_SYSTEM_TIFF-ADVANCED:INTERNAL=1
>//Advanced flag for variable: VTK_USE_SYSTEM_ZLIB
>VTK_USE_SYSTEM_ZLIB-ADVANCED:INTERNAL=1
>//Advanced flag for variable:
>VTK_USE_VIDEO_FOR_WINDOWS
>VTK_USE_VIDEO_FOR_WINDOWS-ADVANCED:INTERNAL=1
>//Result of TRY_COMPILE
>VTK_USE_VIDEO_FOR_WINDOWS_DEFAULT:INTERNAL=TRUE
>//Enable using Video for Windows (vfw32) for video
>capture.
>VTK_VFW_SUPPORTS_CAPTURE:INTERNAL=1
>//Advanced flag for variable: VTK_WGLEXT_FILE
>VTK_WGLEXT_FILE-ADVANCED:INTERNAL=1
>//Path to an executable
>VolumeRenderingCxxTests_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/VolumeRendering/Testing/Cxx
>
>
>//Result of TRY_RUN
>WORDS_BIGENDIAN:INTERNAL=0
>//Path to an executable
>WidgetsCxxTests_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Widgets/Testing/Cxx
>
>
>//Path to a library
>vtkCommon_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Common
>//Whether a library is static, shared or module.
>vtkCommon_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkDICOMParser_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Utilities/DICOMParser
>
>
>//Whether a library is static, shared or module.
>vtkDICOMParser_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkFiltering_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Filtering
>//Whether a library is static, shared or module.
>vtkFiltering_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkGenericFiltering_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/GenericFiltering
>
>
>//Whether a library is static, shared or module.
>vtkGenericFiltering_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkGraphics_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Graphics
>//Whether a library is static, shared or module.
>vtkGraphics_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkHybrid_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Hybrid
>//Whether a library is static, shared or module.
>vtkHybrid_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkIO_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/IO
>//Whether a library is static, shared or module.
>vtkIO_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkImaging_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Imaging
>//Whether a library is static, shared or module.
>vtkImaging_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkMPEG2Encode_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Utilities/vtkmpeg2encode
>
>
>//include paths for vtkMPEG2Encode
>vtkMPEG2Encode_INCLUDE_PATH:INTERNAL=C:/Programming/VTK5.0/Utilities/vtkmpeg2encode
>
>
>//libraries for vtkMPEG2Encode
>vtkMPEG2Encode_LIBRARIES:INTERNAL=vtkMPEG2Encode
>//Whether a library is static, shared or module.
>vtkMPEG2Encode_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkNetCDF_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Utilities/vtknetcdf
>//Whether a library is static, shared or module.
>vtkNetCDF_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to an executable
>vtkParseOGLExt_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Utilities/ParseOGLExt
>
>
>//Path to a library
>vtkRendering_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Rendering
>//Whether a library is static, shared or module.
>vtkRendering_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to an executable
>vtkVREncodeString_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/VolumeRendering
>
>
>//Path to a library
>vtkVolumeRendering_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/VolumeRendering
>
>
>//Whether a library is static, shared or module.
>vtkVolumeRendering_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkWidgets_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Widgets
>//Whether a library is static, shared or module.
>vtkWidgets_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkexoIIc_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Utilities/vtkexodus2
>
>
>//Whether a library is static, shared or module.
>vtkexoIIc_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkexpat_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Utilities/vtkexpat
>//Whether a library is static, shared or module.
>vtkexpat_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkfreetype_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Utilities/vtkfreetype
>
>
>//Whether a library is static, shared or module.
>vtkfreetype_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkftgl_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Utilities/ftgl
>//Whether a library is static, shared or module.
>vtkftgl_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkjpeg_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Utilities/vtkjpeg
>//Whether a library is static, shared or module.
>vtkjpeg_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkpng_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Utilities/vtkpng
>//Whether a library is static, shared or module.
>vtkpng_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to an executable
>vtksysEncodeExecutable_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Utilities/kwsys
>
>
>//Path to an executable
>vtksysProcessFwd9x_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Utilities/kwsys
>
>
>//Path to a library
>vtksys_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Utilities/kwsys
>//Whether a library is static, shared or module.
>vtksys_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtktiff_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Utilities/vtktiff
>//Whether a library is static, shared or module.
>vtktiff_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkzlib_CMAKE_PATH:INTERNAL=C:/Programming/VTK5.0-BCC/Utilities/vtkzlib
>//Whether a library is static, shared or module.
>vtkzlib_LIBRARY_TYPE:INTERNAL=SHARED
>
>
>
>
>	
>		
>__________________________________ 
>Yahoo! Mail - PC Magazine Editors' Choice 2005 
>http://mail.yahoo.com
>_______________________________________________
>This is the private VTK discussion list. 
>Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
>.
>
>  
>




More information about the vtkusers mailing list