> "David" == David N Bertoni/Cambridge/IBM <[EMAIL PROTECTED]> writes:
David> It's calling this one, I think:
David> int transform( const XalanParsedSource& theParsedXML,
David> const XalanCompiledStylesheet* theCompiledStylesheet, const
David> XSLTResultTarget& theResul
Hi Colin,
It's calling this one, I think:
int
transform(
const XalanParsedSource&theParsedXML,
const XalanCompiledStylesheet*
theCompiledStylesheet,
const XSLTResultTarget& theResultTarget);
We've added
You are not bulding Xalan-C properly:
http://xml.apache.org/xalan-c/faq.html#faq-7
Also, 1.4 is not compatbile with Xerces 2.2. If you want to use Xalan 1.4,
you must use Xerces 2.1:
http://xml.apache.org/xalan-c/faq.html#faq-4
Dave
|-+--->
|
Hello, i'm tryin'to install Xalan 1.4,
i already installed the Xerces 2.2 and it works fine.
the problem is when i'm tryin'to build the Xalan 1.4 after doing the
./configure - make session it tells me:
Preparing the directory structure for a build ...
mkdir -p /opt/local/sanxius/apache/xml-xalan/
> "Colin" == Colin Paul Adams <[EMAIL PROTECTED]> writes:
Colin> But I can't figure out which overloaded version of
Colin> XalanTransformer::transform it is calling. None of them
Colin> seem to match.
OK - I see now, I have to explicitly call an XSLTResultTarget
constructor in my
> "David" == David N Bertoni/Cambridge/IBM <[EMAIL PROTECTED]> writes:
David> Look in xml-xalan/c/samples/TransformToXercesDOM. I just
David> checked in the Makefile support for it, so if you refresh
David> and do a runConfigure, you can build it.
Hello David,
This code from the
ÊÇ ãÊ ÊØ¢ÀÒ¾´Õ à»ç¹·Õè»ÃÒö¹Ò¢Í§ËÔ§·Ø¡¤¹º¹âÅ¡¹Õé¨ÃÔ§ËÃ×Í?
ËÒ¡à»ç¹àªè¹¹Ñ鹨ÃÔ§
ä¢Áѹ·Õè¤Ø³ÁÕ ËÒ¡µéͧ¡ÒáӨѴẺäÁèÁռŢéÒ§à¤Õ§
ÊÒÁÒöËҤӵͺà¾ÔèÁàµÔÁ¡Ñº·Õè»ÃÖ¡ÉÒÊèǹµÑǢͧ¤Ø³ä´é·Õè
www.geocities.com/healthclub999/easythin
áÅéǤس¨Ð¾º¡Ñº¤ÇÒÁᵡµèÒ§·Õè·ÓãË館³¾Íã¨áÅШ´¨Ó仵ÅÍ´
---
I have gcc 3.2 (RedHat 8.0) here.
A separate documentation bundle would be nice.
--
Colin Paul Adams
Preston Lancashire
Peoples,
There has been a small discussion going on about what version of gcc
(or even Intel compiler) should be used for the linux binary release
files for Xalan 1.5.
The current thinking, assuming we go with gcc, is version 3.2.2, but
we would be interested in what is of most use to most peopl