I previously wrote:
>>I assume this should be
>>
>>const char* const XML4C_DLLName = "xerces-c_1_0" XML4C_DLLVersionStr;


Apparently it should have been

const char* const XML4C_DLLName = "xerces-c" XML4C_DLLVersionStr;

Reply via email to