]> Creatis software - creaToolsTools.git/blobdiff - windows/CREATOOLS_PACKAGING_INSTRUCTIONS.txt
DFCH: move_thirdparty_libraries.bat script working :) :)
[creaToolsTools.git] / windows / CREATOOLS_PACKAGING_INSTRUCTIONS.txt
index ee89ddd5937bf9a159359b4b2e1229b31aab4988..f896995365a5701c8ace9b7480c3479e83d74535 100644 (file)
@@ -28,7 +28,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 +38,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 +49,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 +80,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