]> Creatis software - creaToolsTools.git/blobdiff - windows/CREATOOLS_PACKAGING_INSTRUCTIONS.txt
#3405 creaToolsTools Feature New Normal - vtk8itk5wx3-macos
[creaToolsTools.git] / windows / CREATOOLS_PACKAGING_INSTRUCTIONS.txt
index ee89ddd5937bf9a159359b4b2e1229b31aab4988..394dd09ab017951d482aa03eb139038f3e4eea8c 100644 (file)
@@ -1,3 +1,26 @@
+# ---------------------------------------------------------------------
+#
+# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image 
+#                        pour la Santé)
+# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
+#
+#  This software is governed by the CeCILL-B license under French law and 
+#  abiding by the rules of distribution of free software. You can  use, 
+#  modify and/ or redistribute the software under the terms of the CeCILL-B 
+#  license as circulated by CEA, CNRS and INRIA at the following URL 
+#  http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html 
+#  or in the file LICENSE.txt.
+#
+#  As a counterpart to the access to the source code and  rights to copy,
+#  modify and redistribute granted by the license, users are provided only
+#  with a limited warranty  and the software's author,  the holder of the
+#  economic rights,  and the successive licensors  have only  limited
+#  liability. 
+#
+#  The fact that you are presently reading this means that you have had
+#  knowledge of the CeCILL-B license and that you accept its terms.
+# ------------------------------------------------------------------------  
+
 * HOW TO PACKAGE THE FULL CREATOOLS SUITE
 =========================================
 LG 09/01/09
@@ -28,7 +51,7 @@ Create crea_ThirdParty_Libraries-2.0.0.rar
 * wxWidgets (wxMSW-2.8.9-Setup.exe)
 
 2)
-* Build and PACKAGE itk with options:
+* Build and PACKAGE itk in 'RelWithDebInfo' configuration with options:
 (i.e. build the ALL_BUILD and PACKAGE projects)
 BUILD_EXAMPLES        OFF
 BUILD_SHARED_LIBS     ON
@@ -38,7 +61,7 @@ BUILD_TESTING         OFF
 * Execute it
 
 3)
-* Build and PACKAGE vtk with options:
+* Build and PACKAGE vtk in 'RelWithDebInfo' configuration with options:
 (i.e. build the ALL_BUILD and PACKAGE projects)
 BUILD_EXAMPLES        OFF
 BUILD_SHARED_LIBS     ON
@@ -49,27 +72,28 @@ VTK_WRAP_TCL          ON
 * Execute it
 
 4)
-* Build and **INSTALL** kwwidgets with options:
+* Build and **INSTALL** kwwidgets in 'RelWithDebInfo' configuration with options:
 (i.e. build the ALL_BUILD and INSTALL projects)
 CMAKE_INSTALL_PREFIX  ROOT/crea_ThirdParty_Libraries-2.0.0/KWWidgets-090109
 VTK_DIR               the/install/dir/of/the/vtk/just/built/and/installed
 
 
 5)
-* Build wxWidgets in 'DLL Debug' configuration:
+* Build wxWidgets in 'DLL Debug' and 'DLL Release' configuration:
 * Execute the sources installer (install in ROOT/crea_ThirdParty_Libraries-2.0.0/)
 * Open the project ROOT/crea_ThirdParty_Libraries-2.0.0/wxWidgets-X.X.X/build/msw/wx_dll/dsw
 * Set configuration to 'DLL Debug'
-* Build all
+* Build all.
+Note : don't care about dbgrid link failure:
 From wx install instructions: 
- 'Pleae notice that it's normal that dbgrid project
+ 'Please notice that it's normal that dbgrid project
   doesn't build if wxUSE_ODBC is set to 0 (default).'
 * in ROOT/crea_ThirdParty_Libraries-2.0.0/wxWidgets-X.X.X :
   * Delete all folders except 'include' and 'lib'
   * Delete all files except 'wx-config.in'
 
 6)
-* Build and **INSTALL** gdcm with options
+* Build and **INSTALL** gdcm in 'RelWithDebInfo' configuration with options
 CMAKE_INSTALL_PREFIX   ROOT/crea_ThirdParty_Libraries-2.0.0/gdcm-090109
 BUILD_EXAMPLES         OFF
 BUILD_EXAMPLES         OFF
@@ -79,10 +103,11 @@ GDCM_VTK               ON
 7)
 * Update the README.txt !
 * Create the archive ROOT/crea_ThirdParty_Libraries-2.0.0.rar
-* copy it to tux in /
+* copy it to tux in /var/www/html/software/creatools/crea_ThirdParty/v2_0
 
-8) 
+8)
 * Create crea_ThirdParty_dlls-2.0.0 installer
 * checkout crea_ThirdParty_dlls from creatis cvs
+* copy it to tux in /var/www/html/software/creatools/crea_ThirdParty/v2_0