]> Creatis software - creaToolsTools.git/commitdiff
DFCH: Script with the last VTK update (GDCM still doesn't work :s :s)
authorDiego Caceres <Diego.Caceres@creatis.insa-lyon.fr>
Tue, 11 Oct 2011 09:04:25 +0000 (09:04 +0000)
committerDiego Caceres <Diego.Caceres@creatis.insa-lyon.fr>
Tue, 11 Oct 2011 09:04:25 +0000 (09:04 +0000)
Install_ThirdParty/scripts/install_thirdparty_all.bat

index 9ae437587917863263fb1cef6a5fdaae2ecbadd7..86e05f5b7aa5a607989f80193d131e8a9d4f8242 100644 (file)
@@ -43,7 +43,7 @@ echo -----------------------------------
 @echo on
 call %vcvarsall%
 
-goto next
+
 
 @echo off
 echo -----------------------------------
@@ -209,15 +209,15 @@ FOR /R %%a IN (*.sln) DO msbuild %%a /p:Configuration=%buildType%
 msbuild /p:Configuration=%buildType% INSTALL.vcxproj
 @echo off
 echo -----End XERCES Installation-------
-:next
+
 echo -----------------------------------
 echo -------VTK Installation------------
 echo -----------------------------------
 echo ----------Extracting---------------
 @echo on
 cd %thirdpartyGeneration%\thirdparty_source\
-%zipPath% x %thirdpartyGeneration%\thirdparty_source\vtk-5.8.0.tar.gz
-%zipPath% x %thirdpartyGeneration%\thirdparty_source\vtk-5.8.0.tar
+%zipPath% x %thirdpartyGeneration%\thirdparty_source\VTK-5.6.1.patchCreatis.tar.gz
+%zipPath% x %thirdpartyGeneration%\thirdparty_source\VTK-5.6.1.patchCreatis.tar
 cd %thirdpartyGeneration%\thirdparty_source\VTK
 del %thirdpartyGeneration%\thirdparty_source\VTK-5.8.0.tar.gz
 del %thirdpartyGeneration%\thirdparty_source\VTK-5.8.0.tar