]> Creatis software - creaToolsTools.git/commitdiff
#3118 creaToolsTools Feature New Normal - branch changestoITK3and4
authorEduardo DAVILA <davila@localhost.localdomain>
Thu, 31 Aug 2017 08:13:11 +0000 (10:13 +0200)
committerEduardo DAVILA <davila@localhost.localdomain>
Thu, 31 Aug 2017 08:13:11 +0000 (10:13 +0200)
Linux/scripts/CreaTools-load.sh
Linux/scripts/ThirdParty-install-ITK.sh

index 6842d04274b0b01795f7a04e85b37f73d682c9f1..ef105295acb2d2df487d03d62a44684f12c3de1d 100644 (file)
@@ -129,6 +129,8 @@ then
                 git checkout changestoITK3and4
  cd $generationdir/creatools_source/$creabrukersource
                 git checkout changestoITK3and4
+ cd $generationdir/creatools_source/$creaimagesource
+                git checkout changestoITK3and4
 
 
       fi
index b1c1aa821a370dea4488a8cb0a1b2a12495a0275..761a2676e60e8cafedb2691d64df2ac00b26f959 100644 (file)
@@ -75,7 +75,7 @@ source $PWD/scripts/CreaTools-configure.sh
   then
        stdCompiler=c++98
   else
-       stdCompiler=c++03
+       stdCompiler=c++11
   fi