]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/ThirdParty-install-VTK.sh
#3376 creaToolsTools Bug New Normal - vtk8itk5wx3-mingw64
[creaToolsTools.git] / Linux / scripts / ThirdParty-install-VTK.sh
index e2f26791d3d6a1e28219f4fe509ad5652cbfe12c..a8ad7f4f1e97941de90efa932e290b25234af419 100644 (file)
@@ -71,12 +71,11 @@ source $PWD/scripts/CreaTools-configure.sh
   if [ `getDistrib` == "CentOS" ] && [ `getKernelVersion` < "2.6.34" ]
   then
        stdCompiler=c++98
-  else
-       stdCompiler=c++03
+#  else
+#      stdCompiler=c++03
   fi
 
 
-
 scriptDir=$PWD
 sourcesDir=$generationdir/thirdparty_sources
 binDir=$generationdir/thirdparty_bin
@@ -155,7 +154,6 @@ fi
        unzip VTK-8.1.1.zip
 
 
-
 #if [ $buildType = "Debug" ]
 #then
 #   debug="ON"