X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=README.txt;fp=README.txt;h=79c44f1b8ea51afed9ac31b7f1d742bb528ac314;hb=3616e88aaaa63e29421d4a6221cc97df599f9ff6;hp=2ce4c9e74e2c65477c226872c018a01c17cf3a8a;hpb=bba95b8c1d1293b29d7a995e865a4e4b7a95c39f;p=crea_ThirdParty_dlls.git diff --git a/README.txt b/README.txt index 2ce4c9e..79c44f1 100644 --- a/README.txt +++ b/README.txt @@ -1,2 +1,19 @@ -creaImageIO +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-LRMN 2008 \ No newline at end of file