[vtkusers] Cant execute cone.py

tom fogal tfogal at apollo.sr.unh.edu
Tue Jul 13 09:53:59 EDT 2004


>>VTK probably configured to compile for the X windows system. Run
>>through cmake again and make sure you are compiling VTK for windows.
>
>But how to make sure? 

I'm not quite sure, myself. I don't deal with much of anything that
isn't UNIX based. Maybe someone else ont the list knows...

>I think i have whatever can be done with CMake setting to build VTK with pythi
>on support in WinXP. I am sending my CMakeCache.txt file as attachment.plz tel
>l me what is going wrong.

I took a quick glance through it and it looks like its about right,
although I have nothing to really base 'right' off of, having never
configured VTK on windows.

CMAKE_INSTALL_PREFIX:PATH=/usr/local

Seems a little weird, since there is no /usr/local on a windows
box. I doubt that fixing that will solve all of your problems though.

-tom

># This is the CMakeCache file.
># For build in directory: c:/AnuVi/VTKbin
># 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
>
>//Library is used for debug links only
>"C:/Python-2.3.4/PCbuild/python23_d.lib_LINK_TYPE":STATIC=optimized
>
>//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.0
>
>//C++ compiler
>CMAKE_CXX_COMPILER:STRING=cl
>
>//Flags used by the compiler during all build types.
>CMAKE_CXX_FLAGS:STRING=  /W3 /Zm1000 /GX /GR
>
>//Flags used by the compiler during debug builds.
>CMAKE_CXX_FLAGS_DEBUG:STRING=/MDd /Zi /Od /GZ
>
>//Flags used by the compiler during release minsize builds.
>CMAKE_CXX_FLAGS_MINSIZEREL:STRING=/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=/MD /O2
>
>//Flags used by the compiler during Release with Debug Info builds.
>//
>CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2
>
>//C compiler
>CMAKE_C_COMPILER:STRING=cl
>
>//Flags for C compiler.
>CMAKE_C_FLAGS:STRING=  /W3 /Zm1000
>
>//Flags used by the compiler during debug builds.
>CMAKE_C_FLAGS_DEBUG:STRING=/MDd /Zi /Od /GZ
>
>//Flags used by the compiler during release minsize builds.
>CMAKE_C_FLAGS_MINSIZEREL:STRING=/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=/MD /O2
>
>//Flags used by the compiler during Release with Debug Info builds.
>//
>CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2
>
>//Flags used by the linker.
>CMAKE_EXE_LINKER_FLAGS:STRING=/STACK:10000000 /machine:I386 /INCREMENTAL:YES
>
>//Flags used by the linker during debug builds.
>CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/debug /pdbtype:sept
>
>//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=/debug /pdbtype:sept
>
>//Install path prefix, prepended onto install directories.
>CMAKE_INSTALL_PREFIX:PATH=/usr/local
>
>//make program
>CMAKE_MAKE_PROGRAM:FILEPATH=C:/PROGRA~1/MICROS~2/Common/MSDev98/Bin/msdev.com
>
>//Flags used by the linker during the creation of modules.
>CMAKE_MODULE_LINKER_FLAGS:STRING=/STACK:10000000 /machine:I386 /INCREMENTAL:YE
>S
>
>//Flags used by the linker during debug builds.
>CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/debug /pdbtype:sept
>
>//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=/debug /pdbtype:sept
>
>//Flags used by the linker during the creation of dll's.
>CMAKE_SHARED_LINKER_FLAGS:STRING=/STACK:10000000 /machine:I386 /INCREMENTAL:YE
>S
>
>//Flags used by the linker during debug builds.
>CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/debug /pdbtype:sept
>
>//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=/debug /pdbtype:sept
>
>//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=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.l
>ib
>
>//If true, cmake will use relative paths in makefiles and projects.
>//
>CMAKE_USE_RELATIVE_PATHS: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
>
>//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=CVSCOMMAND-NOTFOUND
>
>//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:/AnuVi/VTKbin/Utilities/DICOMParser
>
>//Value Computed by CMake
>DICOMParser_SOURCE_DIR:STATIC=C:/AnuVi/VTK/Utilities/DICOMParser
>
>//Single output directory for building all executables.
>EXECUTABLE_OUTPUT_PATH:PATH=C:/AnuVi/VTKbin/bin
>
>//Path to gunzip executable
>GUNZIPCOMMAND:FILEPATH=GUNZIPCOMMAND-NOTFOUND
>
>//Path to java command, used by the Dart server to create html.
>//
>JAVACOMMAND:FILEPATH=JAVACOMMAND-NOTFOUND
>
>//Single output directory for building all libraries.
>LIBRARY_OUTPUT_PATH:PATH=C:/AnuVi/VTKbin/bin
>
>//Command used to build entire project from the command line.
>MAKECOMMAND:STRING='"C:/Program Files/Microsoft Visual Studio/Common/MSDev98/B
>in/msdev.com" VTK.dsw /MAKE "ALL_BUILD - Release" '
>
>//Path to Rational purify command, used for memory error detection.
>//
>MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND
>
>//File that contains suppressions for the memmory checker
>MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH=
>
>//OpenGL library for win32
>OPENGL_gl_LIBRARY:STRING=opengl32
>
>//GLU library for win32
>OPENGL_glu_LIBRARY:STRING=glu32
>
>//Where can one of the python23_d, python22_d, python21_d, python20_d
>// or python libraries be found
>PYTHON_DEBUG_LIBRARY:FILEPATH=c:/python-2.3.4/PcBuild/python23_d.lib
>
>//Path to a program.
>PYTHON_EXECUTABLE:FILEPATH=C:/Python-2.3.4/PCbuild/python_d.exe
>
>//What is the path where the file Python.h can be found
>PYTHON_INCLUDE_PATH:PATH=C:/Python-2.3.4/Include
>
>//Where can one of the python23, python2.3, python2.3.dll, python22,
>// python2.2, python2.2.dll, python21, python2.1, python2.1.dll,
>// python20, python2.0, python2.0.dll, python16, python1.6, python1.6.dll,
>// python15, python1.5 or python1.5.dll libraries be found
>PYTHON_LIBRARY:FILEPATH=C:/Python-2.3.4/PCbuild/python23_d.lib
>
>//Library is used for debug links only
>PYTHON_LIBRARY-NOTFOUND_LINK_TYPE:STATIC=optimized
>
>//Utility library needed for vtkpython
>PYTHON_UTIL_LIBRARY:FILEPATH=C:/Program Files/Microsoft Visual Studio/VC98/Lib
>/util.lib
>
>//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=DEYS
>
>//What is the path where the file tcl.h can be found
>TCL_INCLUDE_PATH:PATH=C:/tcl8.4.6
>
>//Where can one of the tcl, tcl84, tcl8.4, tcl83, tcl8.3, tcl82,
>// tcl8.2, tcl80 or tcl8.0 libraries be found
>TCL_LIBRARY:FILEPATH=C:/tcl8.4.6/win/Debug/tcl84g.lib
>
>//Path to a program.
>TCL_TCLSH:FILEPATH=TCL_TCLSH-NOTFOUND
>
>//Build with static Tcl/Tk support. TCL_LIBRARY and TK_LIBRARY
>// must point to the corresponding Tcl/Tk static libraries (example,
>// tcl84sx.lib, tk84sx.lib).
>TCL_TK_STATIC:BOOL=OFF
>
>//What is the path where the file tk.h can be found
>TK_INCLUDE_PATH:PATH=C:/tk8.4.6
>
>//What is the path where the file tkWinInt.h can be found
>TK_INTERNAL_PATH:PATH=C:/AnuVi/VTK/Rendering/tkInternals/tk84
>
>//Where can one of the tk, tk84, tk8.4, tk83, tk8.3, tk82, tk8.2,
>// tk80 or tk8.0 libraries be found
>TK_LIBRARY:FILEPATH=C:/tk8.4.6/win/Debug/tk84g.lib
>
>//What is the path where the file X11/Xlib.h can be found
>TK_XLIB_PATH:PATH=C:/tcl8.4.6
>
>//Value Computed by CMake
>VTKEXPAT_BINARY_DIR:STATIC=C:/AnuVi/VTKbin/Utilities/expat
>
>//Value Computed by CMake
>VTKEXPAT_SOURCE_DIR:STATIC=C:/AnuVi/VTK/Utilities/expat
>
>//Value Computed by CMake
>VTKFREETYPE_BINARY_DIR:STATIC=C:/AnuVi/VTKbin/Utilities/freetype
>
>//Value Computed by CMake
>VTKFREETYPE_SOURCE_DIR:STATIC=C:/AnuVi/VTK/Utilities/freetype
>
>//Value Computed by CMake
>VTKFTGL_BINARY_DIR:STATIC=C:/AnuVi/VTKbin/Utilities/ftgl
>
>//Value Computed by CMake
>VTKFTGL_SOURCE_DIR:STATIC=C:/AnuVi/VTK/Utilities/ftgl
>
>//Value Computed by CMake
>VTKJPEG_BINARY_DIR:STATIC=C:/AnuVi/VTKbin/Utilities/jpeg
>
>//Value Computed by CMake
>VTKJPEG_SOURCE_DIR:STATIC=C:/AnuVi/VTK/Utilities/jpeg
>
>//Value Computed by CMake
>VTKPNG_BINARY_DIR:STATIC=C:/AnuVi/VTKbin/Utilities/png
>
>//Value Computed by CMake
>VTKPNG_SOURCE_DIR:STATIC=C:/AnuVi/VTK/Utilities/png
>
>//Value Computed by CMake
>VTKTIFF_BINARY_DIR:STATIC=C:/AnuVi/VTKbin/Utilities/tiff
>
>//Value Computed by CMake
>VTKTIFF_SOURCE_DIR:STATIC=C:/AnuVi/VTK/Utilities/tiff
>
>//Value Computed by CMake
>VTKZLIB_BINARY_DIR:STATIC=C:/AnuVi/VTKbin/Utilities/zlib
>
>//Value Computed by CMake
>VTKZLIB_SOURCE_DIR:STATIC=C:/AnuVi/VTK/Utilities/zlib
>
>//Value Computed by CMake
>VTK_BINARY_DIR:STATIC=C:/AnuVi/VTKbin
>
>//What is the path where the file VTKData.readme can be found
>VTK_DATA_ROOT:PATH=C:/AnuVi/VTKData-release-4-2
>
>//Build leak checking support into VTK.
>VTK_DEBUG_LEAKS:BOOL=ON
>
>//Disables the automatic initialization of Tk widgets when loading
>// the rendering library.
>VTK_DISABLE_TK_INIT:BOOL=OFF
>
>//Value Computed by CMake
>VTK_SOURCE_DIR:STATIC=C:/AnuVi/VTK
>
>//Build VTK with 64 bit ids
>VTK_USE_64BIT_IDS:BOOL=OFF
>
>//Use the ANSI standard iostream library.
>VTK_USE_ANSI_STDLIB:BOOL=OFF
>
>//Turn this option off and tests will not popup windows
>VTK_USE_DISPLAY:BOOL=OFF
>
>//Build VTK with gl2ps support.
>VTK_USE_GL2PS:BOOL=OFF
>
>//Build the vtkHybrid kit.
>VTK_USE_HYBRID:BOOL=ON
>
>//Use mangled Mesa with OpenGL.
>VTK_USE_MANGLED_MESA:BOOL=OFF
>
>//Use Matrox Imaging Library for video input.
>VTK_USE_MATROX_IMAGING:BOOL=OFF
>
>//Use Message Passing Interface (MPI) library for parallel support.
>//
>VTK_USE_MPI:BOOL=OFF
>
>//Build the vtkParallel kit.
>VTK_USE_PARALLEL:BOOL=ON
>
>//Build the vtkPatented kit.  These classes are patented and may
>// require a license to use.
>VTK_USE_PATENTED:BOOL=ON
>
>//Build the vtkRendering kit.  Needed for displaying data.
>VTK_USE_RENDERING:BOOL=ON
>
>//Use the system's expat library.
>VTK_USE_SYSTEM_EXPAT: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
>
>//Use Video for Windows for video input.
>VTK_USE_VIDEO_FOR_WINDOWS:BOOL=OFF
>
>//Build VTK with VolumePro support.
>VTK_USE_VOLUMEPRO:BOOL=OFF
>
>//Where can the hints file be found
>VTK_WRAP_HINTS:FILEPATH=C:/AnuVi/VTK/Wrapping/hints
>
>//Wrap VTK classes into the Java language.
>VTK_WRAP_JAVA:BOOL=OFF
>
>//Wrap VTK classes into the Python language.
>VTK_WRAP_PYTHON:BOOL=ON
>
>//Path to an internal program.
>VTK_WRAP_PYTHON_EXE:FILEPATH=C:/AnuVi/VTKbin/bin/$(IntDir)/vtkWrapPython.exe
>
>//Wrap VTK classes into the TCL language.
>VTK_WRAP_TCL:BOOL=ON
>
>//Path to an internal program.
>VTK_WRAP_TCL_EXE:FILEPATH=C:/AnuVi/VTKbin/bin/$(IntDir)/vtkWrapTcl.exe
>
>//Library is used for debug links only
>"c:/python-2.3.4/PcBuild/python23_d.lib_LINK_TYPE":STATIC=debug
>
>//Dependencies for the target
>vtkCommonPython_LIB_DEPENDS:STATIC=vtkCommon;c:/python-2.3.4/PcBuild/python23_
>d.lib;C:/Python-2.3.4/PCbuild/python23_d.lib;
>
>//Dependencies for the target
>vtkCommonTCL_LIB_DEPENDS:STATIC=vtkCommon;C:/tcl8.4.6/win/Debug/tcl84g.lib;
>
>//Dependencies for target
>vtkCommon_LIB_DEPENDS:STATIC=
>
>//Dependencies for target
>vtkDICOMParser_LIB_DEPENDS:STATIC=
>
>//Dependencies for the target
>vtkFilteringPython_LIB_DEPENDS:STATIC=vtkFiltering;vtkCommonPython;c:/python-2
>.3.4/PcBuild/python23_d.lib;C:/Python-2.3.4/PCbuild/python23_d.lib;
>
>//Dependencies for the target
>vtkFilteringTCL_LIB_DEPENDS:STATIC=vtkFiltering;vtkCommonTCL;
>
>//Dependencies for the target
>vtkFiltering_LIB_DEPENDS:STATIC=vtkCommon;
>
>//Dependencies for the target
>vtkGraphicsPython_LIB_DEPENDS:STATIC=vtkGraphics;vtkFilteringPython;c:/python-
>2.3.4/PcBuild/python23_d.lib;C:/Python-2.3.4/PCbuild/python23_d.lib;
>
>//Dependencies for the target
>vtkGraphicsTCL_LIB_DEPENDS:STATIC=vtkGraphics;vtkFilteringTCL;
>
>//Dependencies for the target
>vtkGraphics_LIB_DEPENDS:STATIC=vtkFiltering;
>
>//Dependencies for the target
>vtkHybridPython_LIB_DEPENDS:STATIC=vtkHybrid;vtkRenderingPython;vtkIOPython;c:
>/python-2.3.4/PcBuild/python23_d.lib;C:/Python-2.3.4/PCbuild/python23_d.lib;
>
>//Dependencies for the target
>vtkHybridTCL_LIB_DEPENDS:STATIC=vtkHybrid;vtkRenderingTCL;vtkIOTCL;
>
>//Dependencies for the target
>vtkHybrid_LIB_DEPENDS:STATIC=vtkRendering;vtkIO;
>
>//Dependencies for the target
>vtkIOPython_LIB_DEPENDS:STATIC=vtkIO;vtkFilteringPython;c:/python-2.3.4/PcBuil
>d/python23_d.lib;C:/Python-2.3.4/PCbuild/python23_d.lib;
>
>//Dependencies for the target
>vtkIOTCL_LIB_DEPENDS:STATIC=vtkIO;vtkFilteringTCL;
>
>//Dependencies for the target
>vtkIO_LIB_DEPENDS:STATIC=vtkFiltering;vtkpng;vtkzlib;vtkjpeg;vtktiff;vtkexpat;
>vtkDICOMParser;
>
>//Dependencies for the target
>vtkImagingPython_LIB_DEPENDS:STATIC=vtkImaging;vtkFilteringPython;c:/python-2.
>3.4/PcBuild/python23_d.lib;C:/Python-2.3.4/PCbuild/python23_d.lib;
>
>//Dependencies for the target
>vtkImagingTCL_LIB_DEPENDS:STATIC=vtkImaging;vtkFilteringTCL;
>
>//Dependencies for the target
>vtkImaging_LIB_DEPENDS:STATIC=vtkFiltering;
>
>//Dependencies for the target
>vtkParallelPython_LIB_DEPENDS:STATIC=vtkParallel;vtkRenderingPython;vtkIOPytho
>n;c:/python-2.3.4/PcBuild/python23_d.lib;C:/Python-2.3.4/PCbuild/python23_d.li
>b;
>
>//Dependencies for the target
>vtkParallelTCL_LIB_DEPENDS:STATIC=vtkParallel;vtkRenderingTCL;vtkIOTCL;
>
>//Dependencies for the target
>vtkParallel_LIB_DEPENDS:STATIC=vtkRendering;vtkIO;wsock32;
>
>//Dependencies for the target
>vtkPatentedPython_LIB_DEPENDS:STATIC=vtkPatented;vtkGraphicsPython;vtkImagingP
>ython;c:/python-2.3.4/PcBuild/python23_d.lib;C:/Python-2.3.4/PCbuild/python23_
>d.lib;
>
>//Dependencies for the target
>vtkPatentedTCL_LIB_DEPENDS:STATIC=vtkPatented;vtkIOTCL;vtkGraphicsTCL;vtkImagi
>ngTCL;
>
>//Dependencies for the target
>vtkPatented_LIB_DEPENDS:STATIC=vtkGraphics;vtkImaging;vtkIO;
>
>//Dependencies for the target
>vtkRenderingPythonTkWidgets_LIB_DEPENDS:STATIC=vtkRendering;C:/tcl8.4.6/win/De
>bug/tcl84g.lib;C:/tk8.4.6/win/Debug/tk84g.lib;
>
>//Dependencies for the target
>vtkRenderingPython_LIB_DEPENDS:STATIC=vtkRendering;vtkGraphicsPython;vtkImagin
>gPython;c:/python-2.3.4/PcBuild/python23_d.lib;C:/Python-2.3.4/PCbuild/python2
>3_d.lib;
>
>//Dependencies for the target
>vtkRenderingTCL_LIB_DEPENDS:STATIC=vtkRendering;vtkGraphicsTCL;vtkImagingTCL;C
>:/tcl8.4.6/win/Debug/tcl84g.lib;C:/tk8.4.6/win/Debug/tk84g.lib;
>
>//Dependencies for the target
>vtkRendering_LIB_DEPENDS:STATIC=vtkGraphics;vtkImaging;vtkftgl;vtkfreetype;glu
>32;opengl32;
>
>//Dependencies for target
>vtkexpat_LIB_DEPENDS:STATIC=
>
>//Dependencies for target
>vtkfreetype_LIB_DEPENDS:STATIC=
>
>//Dependencies for the target
>vtkftgl_LIB_DEPENDS:STATIC=glu32;opengl32;vtkfreetype;
>
>//Dependencies for target
>vtkjpeg_LIB_DEPENDS:STATIC=
>
>//Dependencies for the target
>vtkpng_LIB_DEPENDS:STATIC=vtkzlib;
>
>//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
>//Executable to project name.
>"C:/AnuVi/VTKbin/bin/$(IntDir)/vtkWrapPython.exe":INTERNAL=vtkWrapPython
>//Executable to project name.
>"C:/AnuVi/VTKbin/bin/$(IntDir)/vtkWrapTcl.exe":INTERNAL=vtkWrapTcl
>//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=C:/PROGRA~1/MICROS~2/Common/MSDev98/Bin/msdev.com
>//This is the directory where this CMakeCahe.txt was created
>CMAKE_CACHEFILE_DIR:INTERNAL=c:/AnuVi/VTKbin
>//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 1
>//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
>//Advanced flag for variable: CMAKE_CXX_COMPILER
>CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
>//Result of TRY_COMPILE
>CMAKE_CXX_COMPILER_WORKS:INTERNAL=TRUE
>//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
>//Result of TRY_COMPILE
>CMAKE_C_COMPILER_WORKS:INTERNAL=TRUE
>//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=C:/Program Files/CMake20/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=Visual Studio 6
>//Start directory with the top level CMakeLists.txt file for this
>// project
>CMAKE_HOME_DIRECTORY:INTERNAL=C:/AnuVi/VTK
>//Advanced flag for variable: CMAKE_INSTALL_PREFIX
>CMAKE_INSTALL_PREFIX-ADVANCED:INTERNAL=1
>//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=1
>//Does the compiler support std::.
>CMAKE_NO_STD_NAMESPACE:INTERNAL=0
>//noop for ranlib
>CMAKE_RANLIB:INTERNAL=:
>//Path to CMake installation.
>CMAKE_ROOT:INTERNAL=C:/Program Files/CMake20
>//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
>//Size of char data type
>CMAKE_SIZEOF_CHAR:INTERNAL=1
>//Size of double data type
>CMAKE_SIZEOF_DOUBLE:INTERNAL=8
>//Size of float data type
>CMAKE_SIZEOF_FLOAT:INTERNAL=4
>//Size of int data type
>CMAKE_SIZEOF_INT:INTERNAL=4
>//Size of long data type
>CMAKE_SIZEOF_LONG:INTERNAL=4
>//Size of short data type
>CMAKE_SIZEOF_SHORT:INTERNAL=2
>//Size of void* data type
>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_USE_RELATIVE_PATHS
>CMAKE_USE_RELATIVE_PATHS-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
>//endianness of bytes
>CMAKE_WORDS_BIGENDIAN:INTERNAL=0
>//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:/AnuVi/VTKbin/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
>//Advanced flag for variable: EXECUTABLE_OUTPUT_PATH
>EXECUTABLE_OUTPUT_PATH-ADVANCED:INTERNAL=1
>//Path to an executable
>FilteringCxxTests_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Filtering/Testing/Cxx
>//Advanced flag for variable: GUNZIPCOMMAND
>GUNZIPCOMMAND-ADVANCED:INTERNAL=1
>//Path to an executable
>GraphicsCxxTests_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Graphics/Testing/Cxx
>//Path to an executable
>IOCxxTests_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/IO/Testing/Cxx
>//Path to an executable
>ImagingCxxTests_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Imaging/Testing/Cxx
>//Advanced flag for variable: JAVACOMMAND
>JAVACOMMAND-ADVANCED:INTERNAL=1
>//Advanced flag for variable: LIBRARY_OUTPUT_PATH
>LIBRARY_OUTPUT_PATH-ADVANCED:INTERNAL=1
>//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_DEBUG_LIBRARY
>PYTHON_DEBUG_LIBRARY-ADVANCED:INTERNAL=1
>//Advanced flag for variable: PYTHON_EXECUTABLE
>PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1
>//Advanced flag for variable: PYTHON_INCLUDE_PATH
>PYTHON_INCLUDE_PATH-ADVANCED:INTERNAL=1
>//Advanced flag for variable: PYTHON_LIBRARY
>PYTHON_LIBRARY-ADVANCED:INTERNAL=1
>//Advanced flag for variable: PYTHON_UTIL_LIBRARY
>PYTHON_UTIL_LIBRARY-ADVANCED:INTERNAL=1
>//Path to an executable
>ParallelIso_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Examples/ParallelProcessing/Ge
>neric/Cxx
>//Path to an executable
>PipelineParallelism_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Examples/ParallelProce
>ssing/Generic/Cxx
>//Path to an executable
>RenderingCxxTests_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Rendering/Testing/Cxx
>//Advanced flag for variable: SCPCOMMAND
>SCPCOMMAND-ADVANCED:INTERNAL=1
>//Advanced flag for variable: SITE
>SITE-ADVANCED:INTERNAL=1
>//Advanced flag for variable: TCL_INCLUDE_PATH
>TCL_INCLUDE_PATH-ADVANCED:INTERNAL=1
>//Advanced flag for variable: TCL_LIBRARY
>TCL_LIBRARY-ADVANCED:INTERNAL=1
>//This value is not used by VTK.
>TCL_LIBRARY_DEBUG:INTERNAL=TCL_LIBRARY_DEBUG-NOTFOUND
>//This value is not used by VTK.
>TCL_STUB_LIBRARY:INTERNAL=TCL_STUB_LIBRARY-NOTFOUND
>//This value is not used by VTK.
>TCL_STUB_LIBRARY_DEBUG:INTERNAL=TCL_STUB_LIBRARY_DEBUG-NOTFOUND
>//Advanced flag for variable: TCL_TCLSH
>TCL_TCLSH-ADVANCED:INTERNAL=1
>//Advanced flag for variable: TCL_TK_STATIC
>TCL_TK_STATIC-ADVANCED:INTERNAL=1
>//Advanced flag for variable: TK_INCLUDE_PATH
>TK_INCLUDE_PATH-ADVANCED:INTERNAL=1
>//Advanced flag for variable: TK_INTERNAL_PATH
>TK_INTERNAL_PATH-ADVANCED:INTERNAL=1
>//Advanced flag for variable: TK_LIBRARY
>TK_LIBRARY-ADVANCED:INTERNAL=1
>//This value is not used by VTK.
>TK_LIBRARY_DEBUG:INTERNAL=TK_LIBRARY_DEBUG-NOTFOUND
>//This value is not used by VTK.
>TK_STUB_LIBRARY:INTERNAL=TK_STUB_LIBRARY-NOTFOUND
>//This value is not used by VTK.
>TK_STUB_LIBRARY_DEBUG:INTERNAL=TK_STUB_LIBRARY_DEBUG-NOTFOUND
>//This value is not used by VTK.
>TK_WISH:INTERNAL=TK_WISH-NOTFOUND
>//Advanced flag for variable: TK_XLIB_PATH
>TK_XLIB_PATH-ADVANCED:INTERNAL=1
>//Path to an executable
>TaskParallelismWithPorts_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Examples/Parallel
>Processing/Generic/Cxx
>//Path to an executable
>TaskParallelism_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Examples/ParallelProcessin
>g/Generic/Cxx
>//Path to an executable
>TestCxxFeatures_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Common/Testing/Cxx
>//Path to an executable
>TestInstantiator_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Common/Testing/Cxx
>//Path to an executable
>TimeRenderer2_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Rendering/Testing/Cxx
>//Path to an executable
>TimeRenderer_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Rendering/Testing/Cxx
>//Result of TRY_COMPILE
>VTK_CMAKE_EXTENSIONS_COMPILED:INTERNAL=TRUE
>//Support for C++ type bool
>VTK_COMPILER_HAS_BOOL:INTERNAL=1
>//Advanced flag for variable: VTK_DEBUG_LEAKS
>VTK_DEBUG_LEAKS-ADVANCED:INTERNAL=1
>//Advanced flag for variable: VTK_DISABLE_TK_INIT
>VTK_DISABLE_TK_INIT-ADVANCED:INTERNAL=1
>//Support for C++ explict templates
>VTK_EXPLICIT_TEMPLATES:INTERNAL=1
>//Have include iosfwd
>VTK_HAVE_ANSI_STREAMS:INTERNAL=1
>//Have include iostream.h
>VTK_HAVE_OLD_STREAMS:INTERNAL=1
>//The opengl library being used supports off screen Mesa calls.
>//
>VTK_OPENGL_HAS_OSMESA:INTERNAL=
>//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
>//Build classes using Carbon API.
>VTK_USE_CARBON:INTERNAL=
>//Build classes using Cocoa API.
>VTK_USE_COCOA:INTERNAL=
>//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_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_MPI
>VTK_USE_MPI-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_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
>//Advanced flag for variable: VTK_USE_VOLUMEPRO
>VTK_USE_VOLUMEPRO-ADVANCED:INTERNAL=1
>//Build classes for the X11 window system.
>VTK_USE_X:INTERNAL=
>//Advanced flag for variable: VTK_WRAP_HINTS
>VTK_WRAP_HINTS-ADVANCED:INTERNAL=1
>//Advanced flag for variable: VTK_WRAP_PYTHON_EXE
>VTK_WRAP_PYTHON_EXE-ADVANCED:INTERNAL=1
>//Advanced flag for variable: VTK_WRAP_TCL_EXE
>VTK_WRAP_TCL_EXE-ADVANCED:INTERNAL=1
>//Path to a library
>vtkCommonPython_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Common
>//Whether a library is static, shared or module.
>vtkCommonPython_LIBRARY_TYPE:INTERNAL=MODULE
>//Path to a library
>vtkCommonTCL_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Common
>//Whether a library is static, shared or module.
>vtkCommonTCL_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkCommon_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Common
>//Whether a library is static, shared or module.
>vtkCommon_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkDICOMParser_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Utilities/DICOMParser
>//Whether a library is static, shared or module.
>vtkDICOMParser_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkFilteringPython_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Filtering
>//Whether a library is static, shared or module.
>vtkFilteringPython_LIBRARY_TYPE:INTERNAL=MODULE
>//Path to a library
>vtkFilteringTCL_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Filtering
>//Whether a library is static, shared or module.
>vtkFilteringTCL_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkFiltering_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Filtering
>//Whether a library is static, shared or module.
>vtkFiltering_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkGraphicsPython_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Graphics
>//Whether a library is static, shared or module.
>vtkGraphicsPython_LIBRARY_TYPE:INTERNAL=MODULE
>//Path to a library
>vtkGraphicsTCL_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Graphics
>//Whether a library is static, shared or module.
>vtkGraphicsTCL_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkGraphics_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Graphics
>//Whether a library is static, shared or module.
>vtkGraphics_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkHybridPython_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Hybrid
>//Whether a library is static, shared or module.
>vtkHybridPython_LIBRARY_TYPE:INTERNAL=MODULE
>//Path to a library
>vtkHybridTCL_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Hybrid
>//Whether a library is static, shared or module.
>vtkHybridTCL_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkHybrid_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Hybrid
>//Whether a library is static, shared or module.
>vtkHybrid_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkIOPython_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/IO
>//Whether a library is static, shared or module.
>vtkIOPython_LIBRARY_TYPE:INTERNAL=MODULE
>//Path to a library
>vtkIOTCL_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/IO
>//Whether a library is static, shared or module.
>vtkIOTCL_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkIO_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/IO
>//Whether a library is static, shared or module.
>vtkIO_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkImagingPython_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Imaging
>//Whether a library is static, shared or module.
>vtkImagingPython_LIBRARY_TYPE:INTERNAL=MODULE
>//Path to a library
>vtkImagingTCL_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Imaging
>//Whether a library is static, shared or module.
>vtkImagingTCL_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkImaging_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Imaging
>//Whether a library is static, shared or module.
>vtkImaging_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkParallelPython_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Parallel
>//Whether a library is static, shared or module.
>vtkParallelPython_LIBRARY_TYPE:INTERNAL=MODULE
>//Path to a library
>vtkParallelTCL_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Parallel
>//Whether a library is static, shared or module.
>vtkParallelTCL_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkParallel_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Parallel
>//Whether a library is static, shared or module.
>vtkParallel_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkPatentedPython_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Patented
>//Whether a library is static, shared or module.
>vtkPatentedPython_LIBRARY_TYPE:INTERNAL=MODULE
>//Path to a library
>vtkPatentedTCL_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Patented
>//Whether a library is static, shared or module.
>vtkPatentedTCL_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkPatented_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Patented
>//Whether a library is static, shared or module.
>vtkPatented_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkRenderingPythonTkWidgets_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Rendering
>//Whether a library is static, shared or module.
>vtkRenderingPythonTkWidgets_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkRenderingPython_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Rendering
>//Whether a library is static, shared or module.
>vtkRenderingPython_LIBRARY_TYPE:INTERNAL=MODULE
>//Path to a library
>vtkRenderingTCL_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Rendering
>//Whether a library is static, shared or module.
>vtkRenderingTCL_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkRendering_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Rendering
>//Whether a library is static, shared or module.
>vtkRendering_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to an executable
>vtkWrapPython_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Wrapping
>//Path to an executable
>vtkWrapTcl_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Wrapping
>//Path to an executable
>vtk_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Wrapping/Tcl
>//Path to a library
>vtkexpat_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Utilities/expat
>//Whether a library is static, shared or module.
>vtkexpat_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkfreetype_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Utilities/freetype
>//Whether a library is static, shared or module.
>vtkfreetype_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkftgl_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Utilities/ftgl
>//Whether a library is static, shared or module.
>vtkftgl_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkjpeg_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Utilities/jpeg
>//Whether a library is static, shared or module.
>vtkjpeg_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkpng_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Utilities/png
>//Whether a library is static, shared or module.
>vtkpng_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to an executable
>vtkpython_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Wrapping/Python
>//Path to a library
>vtktiff_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Utilities/tiff
>//Whether a library is static, shared or module.
>vtktiff_LIBRARY_TYPE:INTERNAL=SHARED
>//Path to a library
>vtkzlib_CMAKE_PATH:INTERNAL=C:/AnuVi/VTKbin/Utilities/zlib
>//Whether a library is static, shared or module.
>vtkzlib_LIBRARY_TYPE:INTERNAL=SHARED
>
>
>--0-1860920665-1089694381=:71441--



More information about the vtkusers mailing list