Hi !
I'm not sure that the ProjectBuilder environment is up-to-date : we simply
don't have an access to Mac to work with it .
Yes , there is some addition in version 1.6 : "Sane includes project" : you
can find all sources in src/xalanc dir.
If you can fix the project files and create a patch , it will be great .
Thanks!
Dmitry
|---------+---------------------------->
| | Pranav Kumar Sahu|
| | <[EMAIL PROTECTED]|
| | n> |
| | |
| | 12/01/2003 02:11 |
| | AM |
| | Please respond to|
| | xalan-dev |
|---------+---------------------------->
>------------------------------------------------------------------------------------------------------------------------------|
|
|
| To: [EMAIL PROTECTED]
|
| cc:
|
| Subject: Xalan-C++ 1.6 Does not compile with project builder(On Mac OS X)
|
>------------------------------------------------------------------------------------------------------------------------------|
I have not received any solution to this one so mailing it again.
Any Clues ????
ThanX
--Pranav
-----Original Message-----
From: Pranav Kumar Sahu [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 23, 2003 6:46 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Xalan-C++ 1.6 compilation problem with project builder
Hi,
I did tried to build Xalan1.6 using ProjectBuilder. It does
not
compile.
I got errors for missing files(all). B'coz it looks for source
files
in "src" folder, but files available at "src/Xalanc" folder. I
removed these errors by modifying the project file.
Still I am getting two errors
1: syntax error missing ';' after '_flags'
It shows this error at line no : 329
in file
"streambuf.h"
2: Cannot preparse....
It comes from XalanLib_Prefix.h file
inside
build/XalanLib.build/XalanLib.build/Prefixheaders. Which has
only one line to include XalanLib_Prefix.h that exist in XalanLib folder.
Can any one suggest what might be the problem.
Rgds
--Pranav Sahu