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
