]> Creatis software - creaTools.git/commitdiff
*** empty log message ***
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Fri, 19 Mar 2010 08:57:02 +0000 (08:57 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Fri, 19 Mar 2010 08:57:02 +0000 (08:57 +0000)
Steps.txt

index b60b54af287e2ad3ca07ddba0ea7b4b4412e2667..cf20315a3cdb2342e1a260a90dc17b61521dd0d2 100644 (file)
--- a/Steps.txt
+++ b/Steps.txt
@@ -54,6 +54,11 @@ run wxWidgets-2.8.10\build\msw/wx_dlls.dsw
 Compile in Debug
 Compile in Release
 
+
+Download xerces
+site Web : http://xerces.apache.org/xerces-c/
+file: xerces-c-3.1.0-x86-windows-vc-9.0.zip
+Extract this file
 ----------------------------------------------------------------
 
 2)
@@ -67,6 +72,13 @@ install GDCM, then move dlls AND exe in dlls directory
 copy wxWidgets in C:/temp2_CM28VC9/ directory, then move dlls in dlls directory
 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 
+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 
+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
 
 ----------------------------------------------------------------