I've tried downloading and building the SCA for C++ code but I'm having a problem building the SDO code on Windows. I get the message: d:\tuscany\cpp\sdo\runtime\core\src\commonj\sdo\sdoxmlstring.h(26) : fatal error C1083: Cannot open include file: 'libxml/xmlstring.h': No such file or directory.
I have downloaded and extracted the prereqs to the tuscany/cpp/sdo/lib directory. Also, wouldn't it be better to use the latest version of libxml2 being used (which is 2.6.23)? On 06/03/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > A stable version of C++ Tuscany can be found at: > http://svn.apache.org/repos/asf/incubator/tuscany/tags/cpp-stable-20060304 > > The build.txt file in the top level explains how to build the code. > > The sca/readme.txt describes the current function supported. > > Pete > > -- Colin Thorne
