I'm having difficulty getting the Xerces-C++ parser to use relative paths on Mac OS X. Using absolute paths works fine.

But when I try to pass the parser a path such as
        ../../../configuration.xml

I get an error:
The primary document entity could not be opened. Id=//../../../configuration.xml


Do I need to use the routines in MacOSPlatformUtils.hpp to help with this somehow?

Any help on this would be appreciated.

Thanks,

Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to