echo "creaRigidRegistration_DIR :" $creaRigidRegistration_DIR
echo "bbtkGEditor_DIR : " $bbtkGEditor_DIR
echo "creaTools_DIR : " $creaTools_DIR
- echo "creaMiniTools_DIR : " $creaMiniTools_DIR
+ echo "creaMiniTools_DIR : " $creaMiniTools_DIR
+ echo "Ido_DIR : " $Ido_DIR
echo "==================================="
echo
echo "Press any key to continue"
# LD_LIBRARY_PATH=$bbtkgeditordll:$LD_LIBRARY_PATH
+
+
# -------------------------
-# start_point = 11 : creaTools
+# start_point = 11 : libido
#-------------------------
-if [ $start_point -le 11 ]
+#if [ $start_point -le 11 ]
+#then
+## the following stupid test is used at debug time; Please don't remove!
+##if [ true = false ]
+#if [ true = true ]
+#then
+## creaTools
+# bash $scriptDir/cmakemod.sh $libidosource $generationdir $installPrefix $buildType
+# bash $scriptDir/libidoVariables.sh $libidosource $generationdir $docgeneration
+# bash $scriptDir/compilemod.sh $buildType $libidosource $generationdir $corenumber
+#fi
+#fi
+
+
+
+# -------------------------
+# start_point = 12 : creaTools
+#-------------------------
+if [ $start_point -le 12 ]
then
# the following stupid test is used at debug time; Please don't remove!
#if [ true = false ]
# -------------------------
-# start_point = 12 : creaMiniTools
+# start_point = 13 : creaMiniTools
#-------------------------
-if [ $start_point -le 12 ]
+if [ $start_point -le 13 ]
then
# the following stupid test is used at debug time; Please don't remove!
#if [ true = false ]