Hello, all
First of all, forgive me my bad english.
I'm using CodeWarrior v9 C++ and want to work with XML-files. I found Xerces-C framework in /Libraries/Frameworks and added it to my project. But i cant find any library file that i could attach to my project... Never the less, the project can be compiled and executed from terminal (i write console application) but it crushes on the creating new DOMWriter from DOMImplementationLS class...
What i shell do? Links to helpfull information are welcome...
First of all, forgive me my bad english.
I'm using CodeWarrior v9 C++ and want to work with XML-files. I found Xerces-C framework in /Libraries/Frameworks and added it to my project. But i cant find any library file that i could attach to my project... Never the less, the project can be compiled and executed from terminal (i write console application) but it crushes on the creating new DOMWriter from DOMImplementationLS class...
What i shell do? Links to helpfull information are welcome...