echo $3
echo $4
echo $5
-echo $6
echo "----------"
if [ $# != 5 ]
cd $generationdir
# the following stupid test is used at debug time; Please don't remove!
-if [ true = false ]
+if [ true = true ]
then
rm -rf creatools_bin/creaBin
cd $scriptDir
# CREA
-if [ true = false ]
+if [ true = true ]
then
sh cmakemod.sh $creasource $generationdir $installPrefix $buildType
sh creaVariables.sh $creasource $generationdir $docgeneration
LD_LIBRARY_PATH=$creadll:LD_LIBRARY_$PATH
-if [ true = false ]
+if [ true = true ]
then
# BBTK
sh cmakemod.sh $bbtksource $generationdir $installPrefix $buildType
bbtkdll=$generationdir/creatools_bin/bbtkBin
LD_LIBRARY_PATH=$bbtkdll:$LD_LIBRARY_PATH
-if [ true = false ]
+if [ true = true ]
then
# creaMaracasVisu
sh cmakemod.sh $creamaracassource $generationdir $installPrefix $buildType
LD_LIBRARY_PATH=$creamaracasdll:$LD_LIBRARY_PATH
-if [ true = false ]
+if [ true = true ]
then
# creaEnvironment
sh cmakemod.sh $creaenvironmentsource $generationdir $installPrefix $buildType
creaenvironmentdll=$generationdir/creatools_bin/creaenvironmentBin
LD_LIBRARY_PATH=$creaenvironmentdll:$LD_LIBRARY_PATH
-if [ true = false ]
+if [ true = true ]
then
# creaBruker
sh cmakemod.sh $creabrukersource $generationdir $installPrefix $buildType
creabrukerdll=$generationdir/creatools_bin/creabrukerBin
LD_LIBRARY_PATH=$creabrukerdll:$LD_LIBRARY_PATH
-if [ true = false ]
+if [ true = true ]
then
# creaImageIO
sh cmakemod.sh $creaimagesource $generationdir $installPrefix $buildType
creaimagedll=$generationdir/creatools_bin/creaimageBin
LD_LIBRARY_PATH=$creaimagedll:$LD_LIBRARY_PATH
-if [ true = false ]
+if [ true = true ]
then
# creaContours
sh cmakemod.sh $creacontourssource $generationdir $installPrefix $buildType
# LD_LIBRARY_PATH=$creacontoursdll:$LD_LIBRARY_PATH
# creaRigidRegistration
-if [ true = false ]
+if [ true = true ]
then
sh cmakemod.sh $crearigidregistrationssource $generationdir $installPrefix $buildType
sh creaRigidRegistrationVariables.sh $crearigidregistrationssource $generationdir $docgeneration
# crearigidregistrationdll=$generationdir/creatools_bin/crearigidregistrationBin
# LD_LIBRARY_PATH=$crearigidregistrationdll:$LD_LIBRARY_PATH
-if [ true = false ]
+if [ true = true ]
then
# bbtkGEditor
sh cmakemod.sh $bbtkgeditorsource $generationdir $installPrefix $buildType
# bbtkgeditordll=$generationdir/creatools_bin/bbtkgeditorBin
# LD_LIBRARY_PATH=$bbtkgeditordll:$LD_LIBRARY_PATH
-if [ true = false ]
+if [ true = true ]
then
# creaTools
sh cmakemod.sh $creatoolssource $generationdir $installPrefix $buildType