]> Creatis software - crea_ThirdParty_dlls.git/blobdiff - README.txt
*** empty log message ***
[crea_ThirdParty_dlls.git] / README.txt
index 2ce4c9e74e2c65477c226872c018a01c17cf3a8a..a818d32f2a8fca2fbeccbb2c300aeec60dc5ab00 100644 (file)
@@ -1,2 +1,19 @@
-creaImageIO
-(c) CREATIS-LRMN 2008
\ No newline at end of file
+To build creaThird party dlls 2 mechanisms are proposed
+
+The first one involves the installation directories where you compiled the libraries
+wxWidgets, GDCM, VTK, ITK, boost and QT
+
+This will recurse into the directories finding the corresponding dlls, and creating the 
+installer with them.
+
+The second mechanism will ask for a directory where all the dlls must be placed before hand.
+This mechanism will be easier if you have compiled and install each library and you have created
+the creaThirdPartyLibraries installer.
+
+Launch the CMakeLists.txt file and Give the directory where all the dlls are located.
+Add the tth directory as this was added in previous releases.
+
+End
+
+
+(c) CREATIS 2009
\ No newline at end of file