For Solaris, make sure you're using the correct version of Sun Workshop (we
support 4.2). If you're missing header files, it means you probably
haven't installed something you need, or your environment is misconfigured.
Read the documentation for details on building Xalan for Solaris.
Dave
"Sham, Peter"
<[EMAIL PROTECTED] To:
"'[email protected]'"
dware.com> <[email protected]>
cc: (bcc: David N
Bertoni/CAM/Lotus)
10/01/2001 Subject: RE: Rebuild
XslTransformer.dll
03:35 PM
Great. Thank you.
Moreover, I got similiar problem on Solaris. After configure, I ran gmake
and got lots of link errors plus one missing include file. Any hints.
Peter.
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]
Sent: Monday, October 01, 2001 10:31 AM
To: '[email protected]'
Subject: Re: Rebuild XslTransformer.dll
You need to open up the workspace file (Xalan.dsw) to rebuild things
properly.
You might also want to get the latest Xalan source code from the CVS
repository, since I've already added the APIs to process source and
stylesheet input from streams of chars.
Dave
"Sham, Peter"
<[EMAIL PROTECTED] To:
"'[email protected]'"
dware.com> <[email protected]>
cc: (bcc: David N
Bertoni/CAM/Lotus)
09/30/2001 Subject: Rebuild
XslTransformer.dll
12:07 PM
Hi,
I'm planning to make some minor change to the XalanCAPI.cpp, such as make
the XslTransformer takes a char array for xml. I've tried to rebuild the
XslTransformer.dll first from the Visual Studio project but got massive
error on unresolved external symbol. What else would I need?
Peter.