makefiles. Anyone else got any insight?
From: harish suvarna
[mailto:[EMAIL PROTECTED] Sent: Monday, March 21, 2005 12:20
PMTo: security-dev@xml.apache.orgSubject: RE: building
c++ xsec1.1
By commenting the #define XSEC_NO_XALAN line,
I build the debug version. Then I am
day, March 18, 2005 6:21 PMTo: security-dev@xml.apache.orgSubject: RE: building c++ xsec1.1
I did build xalan1.7 but of no use. I keep getting the link errors. I removed the comment for
#define XSEC_NO_XALAN . Then it could buid fine.
-Harish
Jesse Pelton <[EMAIL PROTECTED]> wrote:
Sorry, I s
e able
to resolve the symbols. I'd confirm that the linker is locating the Xalan
library before looking into this, though.
From: harish suvarna
[mailto:[EMAIL PROTECTED] Sent: Friday, March 18, 2005 6:21
PMTo: security-dev@xml.apache.orgSubject: RE: building
c++ xsec1.1
braries and headers) to use XPath. Xerces is a requirement to use XSec at all, but again, you should be able to use prebuilt binaries.
From: harish suvarna [mailto:[EMAIL PROTECTED] Sent: Friday, March 18, 2005 11:23 AMTo: security-dev@xml.apache.orgSubject: RE: building c++ xsec1.1
Thank you Jesse f
Sent: Friday, March 18, 2005 11:23
AMTo: security-dev@xml.apache.orgSubject: RE: building
c++ xsec1.1
Thank you Jesse for the help.
I downloaded the xalan1.7 from an archive of apache. It already had the
built executables and
libs. I am using them. I did not build xalan. But the sourc
Thank you Jesse for the help.
I downloaded the xalan1.7 from an archive of apache. It already had the built executables and
libs. I am using them. I did not build xalan. But the source and project files are there. But the project files are based on VC6. I will build in VC++7 and see. Initially I s
Did you build and link Xalan or define XSEC_NO_XALAN in XSEC32Config.hpp? You'll need to build Xalan if you
require XPath support, otherwise you can tell XSec to build without
it.
From: harish suvarna
[mailto:[EMAIL PROTECTED] Sent: Thursday, March 17, 2005
7:32 PMTo: security-d