]> Creatis software - creaTools.git/blobdiff - Steps.txt
fix typo
[creaTools.git] / Steps.txt
index cf20315a3cdb2342e1a260a90dc17b61521dd0d2..1e4ba69ed534fe0628f15b365b9907a6d741f6b8 100644 (file)
--- a/Steps.txt
+++ b/Steps.txt
@@ -19,7 +19,7 @@ Create a CMAKE project in VTK-5.4.2BinCM28VC9
 Options in CMAKE
        BUILD_SHARED_LIBS       on
        BUILD_TESTING           off
-       CMAKE_INSTALL_REFIX    C:/temp2_CM28VC9/VTK-<versoion>
+       CMAKE_INSTALL_REFIX    C:/temp2_CM28VC9/VTK-<version>
 Compile in Debug
 Compile in Release
 
@@ -31,7 +31,7 @@ Options in CMAKE
        BUILD_SHARED_LIBS       on
        BUILD_EXAMPLES          off
        BUILD_TESTING           off
-       CMAKE_INSTALL_REFIX    C:/temp2_CM28VC9/ITK-<versoion>
+       CMAKE_INSTALL_REFIX    C:/temp2_CM28VC9/ITK-<version>
 Compile in Debug
 Compile in Release
 
@@ -74,9 +74,9 @@ copy Qt4.5.2 in C:/temp2_CM28VC9/ directory, then move dlls in dlls directory
 
 xerces
 copy C:\Creatis\sofa\xerces-c-3.1.0-x86-windows-vc-9.0\xerces-c-3.1.0-x86-windows-vc-9.0\include 
-            in C:/temp2_CM28VC9/xerces-c-3.1.0-x86-windows-vc-9.0/include 
+            in C:/temp2_CM28VC9/xerces-c-3.1.0/include 
 copy C:\Creatis\sofa\xerces-c-3.1.0-x86-windows-vc-9.0\xerces-c-3.1.0-x86-windows-vc-9.0\lib 
-            in C:/temp2_CM28VC9/xerces-c-3.1.0-x86-windows-vc-9.0/lib 
+            in C:/temp2_CM28VC9/xerces-c-3.1.0/lib 
 copy C:\Creatis\sofa\xerces-c-3.1.0-x86-windows-vc-9.0\xerces-c-3.1.0-x86-windows-vc-9.0\bin/*.dll 
             in C:/temp2_CM28VC9/dlls