I had problem to include xerces DLL with c++ builder5. The linker tell us it cant match some references. The path in the options (lib and inclusion) are OK.
To resolve this problem, i added directly this library in the project. But now, your library (xerces2.lib) is in COFF format wheras c++ builder needs OMF format.
In the installation items for c++builder, the procedure was very simple, only change the environment variable "path". Is there a mistake or is it an omission?


Thanks


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



Reply via email to