<DIV>Hi David, </DIV>
<DIV> </DIV>
<DIV>- I made the changes in Utilities/vtkmpeg2encode: for the moment, VTK project is still building, but now it seems that vtkMPEG2Encode library is built without problem. So, you were right. Thanks for that. </DIV>
<DIV> </DIV>
<DIV>- Patrick, thanks for your help: this could be also a roblem, so I will be careful of that and ensure that only one VTK built project is on the disk.</DIV>
<DIV> </DIV>
<DIV>Isabelle </DIV>
<DIV> </DIV>
<DIV><BR><BR><B><I>David Cole <david.cole@kitware.com></I></B> a écrit :</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">It looks like we have a mismatch between the definitions of EXTERN and <BR>GLOBAL in Utilities/vtkmpeg2encode/mpeg2enc_global.h...<BR><BR>If you change the 12 functions that give you problems to use "EXTERN" <BR>instead of "GLOBAL" in the .c files, does that allow it to build with <BR>your configuration?<BR><BR>Thanks,<BR>David<BR><BR><BR>Renaud Isabelle wrote:<BR><BR>> The CMakeCache.txt is attached: please, take a look.<BR>> <BR>> Thanks,<BR>> <BR>> Isabelle<BR>><BR>> */Amy Squillacote <AMY.SQUILLACOTE@KITWARE.COM>/* a écrit :<BR>><BR>> We'll need to see your CMakeCache.txt file (in<BR>> the top-level directory of your build tree) to<BR>> determine whether there is a problem with your<BR>> CMake settings. Please send a copy of this file to the list.<BR>><BR>> - Amy<BR>><BR>> At 11:21 PM 9/15/2005, Renaud Isabelle wrote:<BR>>
>Hi,<BR>> ><BR>> >Still having some problems for updating VTK at work<BR>> >via CVS or CVSGRAB (behing proxy and firewall), I<BR>> >dowloaded VTK-5-0 via CVS at home. Now, I have all<BR>> >the source code I need to go on with my project.<BR>> ><BR>> >However, I have errors when building VTK with CMake<BR>> >and MSVC.<BR>> ><BR>> >First of all, I tought it was because I downloaded<BR>> >from HEAD instead of VTK-5-0 branch (more stable). But<BR>> >I have exactly the same error after cheking out with<BR>> >VTK-5-0 tag:<BR>> ><BR>> >-------------------Configuration: vtkMPEG2Encode -<BR>> >Win32 Debug--------------------<BR>> >Compiling...<BR>> >conform.c<BR>> >C:\VTK\Utilities\vtkmpeg2encode\conform.c(38) : error<BR>> >C2375: 'MPEG2_range_checks' : redefinition; different<BR>> >linkage<BR>> ><BR>>
>C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(191)<BR>> >: see declaration of 'MPEG2_range_checks'<BR>> >C:\VTK\Utilities\vtkmpeg2encode\conform.c(190) : error<BR>> >C2375: 'MPEG2_profile_and_level_checks' :<BR>> >redefinition; different linkage<BR>> ><BR>> >C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(192)<BR>> >: see declaration of 'MPEG2_profile_and_level_checks'<BR>> >motion.c<BR>> >putbits.c<BR>> >C:\VTK\Utilities\vtkmpeg2encode\putbits.c(41) : error<BR>> >C2375: 'MPEG2_initbits' : redefinition; different<BR>> >linkage<BR>> ><BR>> >C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(213)<BR>> >: see declaration of 'MPEG2_initbits'<BR>> >putpic.c<BR>> >quantize.c<BR>> >stats.c<BR>> >fdctref.c<BR>> >C:\VTK\Utilities\vtkmpeg2encode\fdctref.c(50) : error<BR>> >C2375: 'MPEG2_init_fdct' : redefinition; different<BR>> >linkage<BR>>
><BR>> >C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(195)<BR>> >: see declaration of 'MPEG2_init_fdct'<BR>> >puthdr.c<BR>> >C:\VTK\Utilities\vtkmpeg2encode\puthdr.c(43) : error<BR>> >C2375: 'MPEG2_putseqhdr' : redefinition; different<BR>> >linkage<BR>> ><BR>> >C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(219)<BR>> >: see declaration of 'MPEG2_putseqhdr'<BR>> >C:\VTK\Utilities\vtkmpeg2encode\puthdr.c(71) : error<BR>> >C2375: 'MPEG2_putseqext' : redefinition; different<BR>> >linkage<BR>> ><BR>> >C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(220)<BR>> >: see declaration of 'MPEG2_putseqext'<BR>> >C:\VTK\Utilities\vtkmpeg2encode\puthdr.c(94) : error<BR>> >C2375: 'MPEG2_putseqdispext' : redefinition; different<BR>> >linkage<BR>> ><BR>> >C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(221)<BR>> >: see declaration of 'MPEG2_putseqdispext'<BR>>
>C:\VTK\Utilities\vtkmpeg2encode\puthdr.c(114) : error<BR>> >C2375: 'MPEG2_putuserdata' : redefinition; different<BR>> >linkage<BR>> ><BR>> >C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(222)<BR>> >: see declaration of 'MPEG2_putuserdata'<BR>> >C:\VTK\Utilities\vtkmpeg2encode\puthdr.c(226) : error<BR>> >C2375: 'MPEG2_putseqend' : redefinition; different<BR>> >linkage<BR>> ><BR>> >C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(226)<BR>> >: see declaration of 'MPEG2_putseqend'<BR>> >putseq.c<BR>> >C:\VTK\Utilities\vtkmpeg2encode\putseq.c(134) : error<BR>> >C2375: 'MPEG2_putseq_one' : redefinition; different<BR>> >linkage<BR>> ><BR>> >C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(237)<BR>> >: see declaration of 'MPEG2_putseq_one'<BR>> >ratectl.c<BR>> >C:\VTK\Utilities\vtkmpeg2encode\ratectl.c(43) : error<BR>> >C2375: 'MPEG2_rc_init_seq' :
redefinition; different<BR>> >linkage<BR>> ><BR>> >C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(261)<BR>> >: see declaration of 'MPEG2_rc_init_seq'<BR>> >transfrm.c<BR>> >idct.c<BR>> >C:\VTK\Utilities\vtkmpeg2encode\idct.c(206) : error<BR>> >C2375: 'MPEG2_init_idct' : redefinition; different<BR>> >linkage<BR>> ><BR>> >C:\VTK\Utilities\vtkmpeg2encode\mpeg2enc_global.h(200)<BR>> >: see declaration of 'MPEG2_init_idct'<BR>> >predict.c<BR>> >putmpg.c<BR>> >putvlc.c<BR>> >readpic.c<BR>> >writepic.c<BR>> >Generating Code...<BR>> >Error executing cl.exe.<BR>> ><BR>> >ALL_BUILD - 12 error(s), 0 warning(s)<BR>> ><BR>> >- Maybe it is because my CMake parameters are not set<BR>> >correctly. If so, does anyone know what I have to<BR>> >enable and disable?<BR>> ><BR>> >- Any other idea about the origin of the problem?<BR>>
><BR>> >Thanks for help,<BR>> ><BR>> >Isabelle<BR>> ><BR>> ><BR>> ><BR>> ><BR>> ><BR>> ><BR>> ><BR>> ><BR>> ><BR>> >___________________________________________________________________________<BR>> >Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo!<BR>> Messenger<BR>> >Téléchargez cette version sur http://fr.messenger.yahoo.com<BR>> >_______________________________________________<BR>> >This is the private VTK discussion list.<BR>> >Please keep messages on-topic. Check the FAQ at:<BR>> >http://www.vtk.org/Wiki/VTK_FAQ<BR>> >Follow this link to subscribe/unsubscribe:<BR>> >http://www.vtk.org/mailman/listinfo/vtkusers<BR>><BR>> ------------------------------------------------------------------------<BR>> *Appel audio GRATUIT partout dans le monde* avec le nouveau Yahoo! <BR>> Messenger<BR>> Téléchargez le ici ! <BR>> <HTTP:
fr.messenger.yahoo.com *http: default mail_taglines messenger us.rd.yahoo.com><BR>><BR>><BR>>------------------------------------------------------------------------<BR>><BR>># This is the CMakeCache file.<BR>># For build in directory: c:/Isabelle/VTK-5-0/VTK-bin<BR>># You can edit this file to change values found and used by cmake.<BR>># If you do not want to change any of the values, simply exit the editor.<BR>># If you do want to change a value, simply edit, save, and exit the editor.<BR>># The syntax for the file is as follows:<BR>># KEY:TYPE=VALUE<BR>># KEY is the name of a variable in the cache.<BR>># TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!.<BR>># VALUE is the current value for the KEY.<BR>><BR>>########################<BR>># EXTERNAL cache entries<BR>>########################<BR>><BR>>//Build the documentation (Doxygen).<BR>>BUILD_DOCUMENTATION:BOOL=OFF<BR>><BR>>//Build VTK
examples.<BR>>BUILD_EXAMPLES:BOOL=OFF<BR>><BR>>//Build VTK with shared libraries.<BR>>BUILD_SHARED_LIBS:BOOL=OFF<BR>><BR>>//Build the testing tree.<BR>>BUILD_TESTING:BOOL=ON<BR>><BR>>//Path to a program.<BR>>CMAKE_AR:FILEPATH=CMAKE_AR-NOTFOUND<BR>><BR>>//For backwards compatibility, what version of CMake commands and<BR>>// syntax should this version of CMake allow.<BR>>CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.0<BR>><BR>>//C++ compiler<BR>>CMAKE_CXX_COMPILER:STRING=cl<BR>><BR>>//Flags used by the compiler during all build types.<BR>>CMAKE_CXX_FLAGS:STRING= /W3 /Zm1000 /GX /GR<BR>><BR>>//Flags used by the compiler during debug builds.<BR>>CMAKE_CXX_FLAGS_DEBUG:STRING=/MDd /Zi /Od /GZ<BR>><BR>>//Flags used by the compiler during release minsize builds.<BR>>CMAKE_CXX_FLAGS_MINSIZEREL:STRING=/MD /O1 /D NDEBUG<BR>><BR>>//Flags used by the compiler during release builds (/MD /Ob1 /Oi<BR>>// /Ot /Oy /Gs
will produce slightly less optimized but smaller<BR>>// files).<BR>>CMAKE_CXX_FLAGS_RELEASE:STRING=/MD /O2 /D NDEBUG<BR>><BR>>//Flags used by the compiler during Release with Debug Info builds.<BR>>//<BR>>CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /D NDEBUG<BR>><BR>>//C compiler<BR>>CMAKE_C_COMPILER:STRING=cl<BR>><BR>>//Flags for C compiler.<BR>>CMAKE_C_FLAGS:STRING= /W3 /Zm1000<BR>><BR>>//Flags used by the compiler during debug builds.<BR>>CMAKE_C_FLAGS_DEBUG:STRING=/MDd /Zi /Od /GZ<BR>><BR>>//Flags used by the compiler during release minsize builds.<BR>>CMAKE_C_FLAGS_MINSIZEREL:STRING=/MD /O1 /D NDEBUG<BR>><BR>>//Flags used by the compiler during release builds (/MD /Ob1 /Oi<BR>>// /Ot /Oy /Gs will produce slightly less optimized but smaller<BR>>// files).<BR>>CMAKE_C_FLAGS_RELEASE:STRING=/MD /O2 /D NDEBUG<BR>><BR>>//Flags used by the compiler during Release with Debug Info
builds.<BR>>//<BR>>CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /D NDEBUG<BR>><BR>>//Flags used by the linker.<BR>>CMAKE_EXE_LINKER_FLAGS:STRING=/STACK:10000000 /machine:I386 /INCREMENTAL:YES<BR>><BR>>//Flags used by the linker during debug builds.<BR>>CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/debug /pdbtype:sept<BR>><BR>>//Flags used by the linker during release minsize builds.<BR>>CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=<BR>><BR>>//Flags used by the linker during release builds.<BR>>CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=<BR>><BR>>//Flags used by the linker during Release with Debug Info builds.<BR>>//<BR>>CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /pdbtype:sept<BR>><BR>>//Install path prefix, prepended onto install directories.<BR>>CMAKE_INSTALL_PREFIX:PATH=C:/Program Files/VTK<BR>><BR>>//make
program<BR>>CMAKE_MAKE_PROGRAM:FILEPATH=C:/PROGRA~1/MICROS~4/Common/MSDev98/Bin/msdev.com<BR>><BR>>//Flags used by the linker during the creation of modules.<BR>>CMAKE_MODULE_LINKER_FLAGS:STRING=/STACK:10000000 /machine:I386 /INCREMENTAL:YES<BR>><BR>>//Flags used by the linker during debug builds.<BR>>CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/debug /pdbtype:sept<BR>><BR>>//Flags used by the linker during release minsize builds.<BR>>CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=<BR>><BR>>//Flags used by the linker during release builds.<BR>>CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=<BR>><BR>>//Flags used by the linker during Release with Debug Info builds.<BR>>//<BR>>CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /pdbtype:sept<BR>><BR>>//Flags used by the linker during the creation of dll's.<BR>>CMAKE_SHARED_LINKER_FLAGS:STRING=/STACK:10000000 /machine:I386 /INCREMENTAL:YES<BR>><BR>>//Flags used by the linker during
debug builds.<BR>>CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/debug /pdbtype:sept<BR>><BR>>//Flags used by the linker during release minsize builds.<BR>>CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=<BR>><BR>>//Flags used by the linker during release builds.<BR>>CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=<BR>><BR>>//Flags used by the linker during Release with Debug Info builds.<BR>>//<BR>>CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /pdbtype:sept<BR>><BR>>//If set, runtime paths are not added when using shared libraries.<BR>>//<BR>>CMAKE_SKIP_RPATH:BOOL=OFF<BR>><BR>>//Libraries linked by defalut with all applications.<BR>>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.lib<BR>><BR>>//If true, cmake will use relative paths in makefiles and projects.<BR>>//<BR>>CMAKE_USE_RELATIVE_PATHS:BOOL=OFF<BR>><BR>>//Use the win32 thread library.<BR>>CMAKE_USE_WIN32_THREADS:BOOL=ON<BR>><BR>>//If this value is on, makefiles will be generated without the<BR>>// .SILENT directive, and all commands will be echoed to the console<BR>>// during the make. This is useful for debugging only. With Visual<BR>>// Studio IDE projects all commands are done without /nologo.<BR>>CMAKE_VERBOSE_MAKEFILE:BOOL=OFF<BR>><BR>>//Path to program used to compress files for transfer to the dart<BR>>// server<BR>>COMPRESSIONCOMMAND:FILEPATH=C:/Program Files/MATLAB704/bin/win32/zip.exe<BR>><BR>>//Path to the coverage program that Dart client uses for performing<BR>>// coverage inspection<BR>>COVERAGE_COMMAND:FILEPATH=COVERAGE_COMMAND-NOTFOUND<BR>><BR>>//Path to a program.<BR>>CVSCOMMAND:FILEPATH=C:/Program
Files/CVSNT/cvs.exe<BR>><BR>>//Options passed to the cvs update command.<BR>>CVS_UPDATE_OPTIONS:STRING=-d -A -P<BR>><BR>>//Limit of reported errors, -1 reports all.<BR>>DART_BUILD_ERROR_REPORT_LIMIT:BOOL=OFF<BR>><BR>>//Limit of reported warnings, -1 reports all.<BR>>DART_BUILD_WARNING_REPORT_LIMIT:BOOL=OFF<BR>><BR>>//If you have Dart installed, where is it located?<BR>>DART_ROOT:PATH=DART_ROOT-NOTFOUND<BR>><BR>>//Time alloted for a test before Dart will kill the test.<BR>>DART_TESTING_TIMEOUT:STRING=1500<BR>><BR>>//Show the actual output of the build, or if off show a . for each<BR>>// 1024 bytes.<BR>>DART_VERBOSE_BUILD:BOOL=OFF<BR>><BR>>//Should Dart server send email when build errors are found in<BR>>// Continuous builds?<BR>>DELIVER_CONTINUOUS_EMAIL:BOOL=OFF<BR>><BR>>//Value Computed by CMake<BR>>DICOMParser_BINARY_DIR:STATIC=C:/Isabelle/VTK-5-0/VTK-bin/Utilities/DICOMParser<BR>><BR>>//Value
Computed by CMake<BR>>DICOMParser_SOURCE_DIR:STATIC=C:/Isabelle/VTK-5-0/Utilities/DICOMParser<BR>><BR>>//Path to gunzip executable<BR>>GUNZIPCOMMAND:FILEPATH=GUNZIPCOMMAND-NOTFOUND<BR>><BR>>//Path to java command, used by the Dart server to create html.<BR>>//<BR>>JAVACOMMAND:FILEPATH=C:/WINNT/system32/java.exe<BR>><BR>>//Command used to build entire project from the command line.<BR>>MAKECOMMAND:STRING='"C:/Program Files/Microsoft Visual Studio/Common/MSDev98/Bin/msdev.com" VTK.dsw /MAKE "ALL_BUILD - Release" '<BR>><BR>>//Path to Rational purify command, used for memory error detection.<BR>>//<BR>>MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND<BR>><BR>>//File that contains suppressions for the memmory checker<BR>>MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH=<BR>><BR>>//OpenGL library for win32<BR>>OPENGL_gl_LIBRARY:STRING=opengl32<BR>><BR>>//GLU library for
win32<BR>>OPENGL_glu_LIBRARY:STRING=glu32<BR>><BR>>//Path to a program.<BR>>PYTHON_EXECUTABLE:FILEPATH=PYTHON_EXECUTABLE-NOTFOUND<BR>><BR>>//Path to scp command, used by some Dart clients for submitting<BR>>// results to a Dart server (when not using ftp for submissions)<BR>>//<BR>>SCPCOMMAND:FILEPATH=SCPCOMMAND-NOTFOUND<BR>><BR>>//Name of the computer/site where compile is being run<BR>>SITE:STRING=CHUM9157<BR>><BR>>//Path to a program.<BR>>TCL_TCLSH:FILEPATH=C:/VTK40/bin/tclsh.exe<BR>><BR>>//Value Computed by CMake<BR>>VTKEXPAT_BINARY_DIR:STATIC=C:/Isabelle/VTK-5-0/VTK-bin/Utilities/vtkexpat<BR>><BR>>//Value Computed by CMake<BR>>VTKEXPAT_SOURCE_DIR:STATIC=C:/Isabelle/VTK-5-0/Utilities/vtkexpat<BR>><BR>>//Value Computed by CMake<BR>>VTKFREETYPE_BINARY_DIR:STATIC=C:/Isabelle/VTK-5-0/VTK-bin/Utilities/vtkfreetype<BR>><BR>>//Value Computed by
CMake<BR>>VTKFREETYPE_SOURCE_DIR:STATIC=C:/Isabelle/VTK-5-0/Utilities/vtkfreetype<BR>><BR>>//Value Computed by CMake<BR>>VTKFTGL_BINARY_DIR:STATIC=C:/Isabelle/VTK-5-0/VTK-bin/Utilities/ftgl<BR>><BR>>//Value Computed by CMake<BR>>VTKFTGL_SOURCE_DIR:STATIC=C:/Isabelle/VTK-5-0/Utilities/ftgl<BR>><BR>>//Value Computed by CMake<BR>>VTKJPEG_BINARY_DIR:STATIC=C:/Isabelle/VTK-5-0/VTK-bin/Utilities/vtkjpeg<BR>><BR>>//Value Computed by CMake<BR>>VTKJPEG_SOURCE_DIR:STATIC=C:/Isabelle/VTK-5-0/Utilities/vtkjpeg<BR>><BR>>//Value Computed by CMake<BR>>VTKNETCDF_BINARY_DIR:STATIC=C:/Isabelle/VTK-5-0/VTK-bin/Utilities/vtknetcdf<BR>><BR>>//Value Computed by CMake<BR>>VTKNETCDF_SOURCE_DIR:STATIC=C:/Isabelle/VTK-5-0/Utilities/vtknetcdf<BR>><BR>>//Value Computed by CMake<BR>>VTKPNG_BINARY_DIR:STATIC=C:/Isabelle/VTK-5-0/VTK-bin/Utilities/vtkpng<BR>><BR>>//Value Computed by
CMake<BR>>VTKPNG_SOURCE_DIR:STATIC=C:/Isabelle/VTK-5-0/Utilities/vtkpng<BR>><BR>>//Value Computed by CMake<BR>>VTKTIFF_BINARY_DIR:STATIC=C:/Isabelle/VTK-5-0/VTK-bin/Utilities/vtktiff<BR>><BR>>//Value Computed by CMake<BR>>VTKTIFF_SOURCE_DIR:STATIC=C:/Isabelle/VTK-5-0/Utilities/vtktiff<BR>><BR>>//Value Computed by CMake<BR>>VTKZLIB_BINARY_DIR:STATIC=C:/Isabelle/VTK-5-0/VTK-bin/Utilities/vtkzlib<BR>><BR>>//Value Computed by CMake<BR>>VTKZLIB_SOURCE_DIR:STATIC=C:/Isabelle/VTK-5-0/Utilities/vtkzlib<BR>><BR>>//Value Computed by CMake<BR>>VTK_BINARY_DIR:STATIC=C:/Isabelle/VTK-5-0/VTK-bin<BR>><BR>>//What is the path where the file VTKData.readme can be found<BR>>VTK_DATA_ROOT:PATH=VTK_DATA_ROOT-NOTFOUND<BR>><BR>>//Build leak checking support into VTK.<BR>>VTK_DEBUG_LEAKS:BOOL=OFF<BR>><BR>>//Location of the OpenGL extensions header file
(glext.h).<BR>>VTK_GLEXT_FILE:FILEPATH=C:/Isabelle/VTK-5-0/Utilities/ParseOGLExt/headers/glext.h<BR>><BR>>//Location of the GLX extensions header file (glxext.h).<BR>>VTK_GLXEXT_FILE:FILEPATH=C:/Isabelle/VTK-5-0/Utilities/ParseOGLExt/headers/glxext.h<BR>><BR>>//Remove all legacy code completely.<BR>>VTK_LEGACY_REMOVE:BOOL=OFF<BR>><BR>>//Silence all legacy code messages.<BR>>VTK_LEGACY_SILENT:BOOL=OFF<BR>><BR>>//Value Computed by CMake<BR>>VTK_SOURCE_DIR:STATIC=C:/Isabelle/VTK-5-0<BR>><BR>>//Build VTK with 64 bit ids<BR>>VTK_USE_64BIT_IDS:BOOL=OFF<BR>><BR>>//Use the ANSI standard iostream library.<BR>>VTK_USE_ANSI_STDLIB:BOOL=ON<BR>><BR>>//Turn this option off and tests will not popup windows<BR>>VTK_USE_DISPLAY:BOOL=ON<BR>><BR>>//Build VTK with gl2ps support.<BR>>VTK_USE_GL2PS:BOOL=OFF<BR>><BR>>//Build VTK with GUI Support<BR>>VTK_USE_GUISUPPORT:BOOL=OFF<BR>><BR>>//Use mangled Mesa with
OpenGL.<BR>>VTK_USE_MANGLED_MESA:BOOL=OFF<BR>><BR>>//Use Matrox Imaging Library for video input.<BR>>VTK_USE_MATROX_IMAGING:BOOL=OFF<BR>><BR>>//Use Message Passing Interface (MPI) library for parallel support.<BR>>//<BR>>VTK_USE_MPI:BOOL=OFF<BR>><BR>>//Build the vtkParallel kit.<BR>>VTK_USE_PARALLEL:BOOL=ON<BR>><BR>>//Build the vtkRendering kit. Needed for displaying data or using<BR>>// widgets.<BR>>VTK_USE_RENDERING:BOOL=ON<BR>><BR>>//Use the system's expat library.<BR>>VTK_USE_SYSTEM_EXPAT:BOOL=OFF<BR>><BR>>//Use the system's freetype library.<BR>>VTK_USE_SYSTEM_FREETYPE:BOOL=OFF<BR>><BR>>//Use the system's jpeg library.<BR>>VTK_USE_SYSTEM_JPEG:BOOL=OFF<BR>><BR>>//Use the system's png library.<BR>>VTK_USE_SYSTEM_PNG:BOOL=OFF<BR>><BR>>//Use the system's tiff library.<BR>>VTK_USE_SYSTEM_TIFF:BOOL=OFF<BR>><BR>>//Use the system's zlib
library.<BR>>VTK_USE_SYSTEM_ZLIB:BOOL=OFF<BR>><BR>>//Enable using Video for Windows (vfw32) for video input and output.<BR>>//<BR>>VTK_USE_VIDEO_FOR_WINDOWS:BOOL=ON<BR>><BR>>//Location of the WGL extensions header file (wglext.h).<BR>>VTK_WGLEXT_FILE:FILEPATH=C:/Isabelle/VTK-5-0/Utilities/ParseOGLExt/headers/wglext.h<BR>><BR>>//Wrap VTK classes into the Java language.<BR>>VTK_WRAP_JAVA:BOOL=OFF<BR>><BR>>//Wrap VTK classes into the Python language.<BR>>VTK_WRAP_PYTHON:BOOL=OFF<BR>><BR>>//Wrap VTK classes into the TCL language.<BR>>VTK_WRAP_TCL:BOOL=OFF<BR>><BR>>//Dependencies for target<BR>>vtkCommon_LIB_DEPENDS:STATIC=<BR>><BR>>//Dependencies for target<BR>>vtkDICOMParser_LIB_DEPENDS:STATIC=<BR>><BR>>//Value Computed by CMake<BR>>vtkExodus2_BINARY_DIR:STATIC=C:/Isabelle/VTK-5-0/VTK-bin/Utilities/vtkexodus2<BR>><BR>>//Value Computed by
CMake<BR>>vtkExodus2_SOURCE_DIR:STATIC=C:/Isabelle/VTK-5-0/Utilities/vtkexodus2<BR>><BR>>//Dependencies for the target<BR>>vtkFiltering_LIB_DEPENDS:STATIC=vtkCommon;<BR>><BR>>//Dependencies for the target<BR>>vtkGenericFiltering_LIB_DEPENDS:STATIC=vtkFiltering;vtkGraphics;<BR>><BR>>//Dependencies for the target<BR>>vtkGraphics_LIB_DEPENDS:STATIC=vtkFiltering;<BR>><BR>>//Dependencies for the target<BR>>vtkHybrid_LIB_DEPENDS:STATIC=vtkRendering;vtkIO;vtkexoIIc;vfw32;<BR>><BR>>//Dependencies for the target<BR>>vtkIO_LIB_DEPENDS:STATIC=vtkFiltering;vtkDICOMParser;vtkpng;vtkzlib;vtkjpeg;vtktiff;vtkexpat;vfw32;vtkMPEG2Encode;<BR>><BR>>//Dependencies for the target<BR>>vtkImaging_LIB_DEPENDS:STATIC=vtkFiltering;<BR>><BR>>//Value Computed by CMake<BR>>vtkMPEG2Encode_BINARY_DIR:STATIC=C:/Isabelle/VTK-5-0/VTK-bin/Utilities/vtkmpeg2encode<BR>><BR>>//Dependencies for
target<BR>>vtkMPEG2Encode_LIB_DEPENDS:STATIC=<BR>><BR>>//Value Computed by CMake<BR>>vtkMPEG2Encode_SOURCE_DIR:STATIC=C:/Isabelle/VTK-5-0/Utilities/vtkmpeg2encode<BR>><BR>>//Dependencies for target<BR>>vtkNetCDF_LIB_DEPENDS:STATIC=<BR>><BR>>//Dependencies for the target<BR>>vtkParallel_LIB_DEPENDS:STATIC=vtkRendering;vtkIO;vtkexoIIc;wsock32;<BR>><BR>>//Dependencies for the target<BR>>vtkRendering_LIB_DEPENDS:STATIC=vtkGraphics;vtkImaging;vtkIO;vtkftgl;vtkfreetype;opengl32;<BR>><BR>>//Dependencies for the target<BR>>vtkVolumeRendering_LIB_DEPENDS:STATIC=vtkRendering;vtkIO;<BR>><BR>>//Dependencies for the target<BR>>vtkWidgets_LIB_DEPENDS:STATIC=vtkRendering;vtkHybrid;<BR>><BR>>//Dependencies for the target<BR>>vtkexoIIc_LIB_DEPENDS:STATIC=vtkNetCDF;<BR>><BR>>//Dependencies for target<BR>>vtkexpat_LIB_DEPENDS:STATIC=<BR>><BR>>//Dependencies for
target<BR>>vtkfreetype_LIB_DEPENDS:STATIC=<BR>><BR>>//Dependencies for the target<BR>>vtkftgl_LIB_DEPENDS:STATIC=opengl32;vtkfreetype;<BR>><BR>>//Dependencies for target<BR>>vtkjpeg_LIB_DEPENDS:STATIC=<BR>><BR>>//Dependencies for the target<BR>>vtkpng_LIB_DEPENDS:STATIC=vtkzlib;<BR>><BR>>//Value Computed by CMake<BR>>vtksys_BINARY_DIR:STATIC=C:/Isabelle/VTK-5-0/VTK-bin/Utilities/kwsys<BR>><BR>>//Dependencies for target<BR>>vtksys_LIB_DEPENDS:STATIC=<BR>><BR>>//Value Computed by CMake<BR>>vtksys_SOURCE_DIR:STATIC=C:/Isabelle/VTK-5-0/Utilities/kwsys<BR>><BR>>//Dependencies for the target<BR>>vtktiff_LIB_DEPENDS:STATIC=vtkzlib;vtkjpeg;<BR>><BR>>//Dependencies for target<BR>>vtkzlib_LIB_DEPENDS:STATIC=<BR>><BR>><BR>>########################<BR>># INTERNAL cache entries<BR>>########################<BR>><BR>>//Advanced flag for variable:
BUILD_DOCUMENTATION<BR>>BUILD_DOCUMENTATION-ADVANCED:INTERNAL=1<BR><BR>=== message truncated ===</BLOCKQUOTE><p>
                <hr size=1>
<b><font color=#FF0000>Appel audio GRATUIT</font> partout dans le monde</b> avec le nouveau Yahoo! Messenger<br>
<a href="http://us.rd.yahoo.com/messenger/mail_taglines/default/*http://fr.messenger.yahoo.com">Téléchargez le ici !</a>