Hi,
I am trying to compile
xerces on win64, but the prerelease vc.net doesn't provide "devenv" tool to open
the .vcproj file, just "nmake" is provided.
The .mak file for vc6
can not work on vc.net, did somebody happen this issue? Or could give me some
advise?
Thanks
anyway!
Well I did finally get it to compile; it seems copying
the header files directly to the project from within
Xcode does something that makes it fail. I just have
it fetch them directly from the location where I
uncompressed the archive instead and it compiles
without errors now. Guess I should have
Abraham,
Have you tried building the samples? Do they build for you? If so,
please review how they use the headers. If not, tell me what happens
for you.
There are xcode projects for the DOMPrint and SAXPrint samples. These
build fine for me.
James.
On Oct 10, 2004, at 1:04 PM, Abraham Nelson
How the heck to I get this error out of my hair (and
get cout properly recongnized) when compiling under
Xcode?? I'm using the framework as described in the
build sections for the Mac. What headers, *EXACTLY*,
do I need to include?!?!?
In file included from
Projects/Xercestest/xercesc/util/Xerces