]> Creatis software - creaToolsTools.git/blobdiff - Install_mingw64/Install_ThirdParty/cmake/crea_ThirdParty_dlls/README.txt
#3200 creaToolsTools Feature New Normal branch mingw64
[creaToolsTools.git] / Install_mingw64 / Install_ThirdParty / cmake / crea_ThirdParty_dlls / README.txt
diff --git a/Install_mingw64/Install_ThirdParty/cmake/crea_ThirdParty_dlls/README.txt b/Install_mingw64/Install_ThirdParty/cmake/crea_ThirdParty_dlls/README.txt
new file mode 100644 (file)
index 0000000..a818d32
--- /dev/null
@@ -0,0 +1,19 @@
+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