From: Eduardo Davila Date: Fri, 19 Mar 2010 08:57:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CREATOOLS.2-0-3~5 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaTools.git;a=commitdiff_plain;h=0052d565daa7045f8a928094423e5ae275ac3d4b *** empty log message *** --- diff --git a/Steps.txt b/Steps.txt index b60b54a..cf20315 100644 --- 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 ----------------------------------------------------------------