writing XML with Xerces 3.0.1 and C++ on windows

后端 未结 4 1082
执念已碎
执念已碎 2020-12-17 06:30

i have the following function i wrote to create an XML file using Xerces 3.0.1, if i call this function with a filePath of \"foo.xml\" or \"../foo.xml\" it works great, but

4条回答
  •  无人及你
    2020-12-17 06:35

    Are you using Windows Vista? perhaps you don't have the necessary permissions? See this question: Exception in two line Xerces program

提交回复
热议问题