I know that when I use some xml classes from Qt then I must add at minimum core and xml dll but this is not a problem.
I want use Qt classes for xml because I already use them in another Qt project and I like them. Now I write plain C++ project and I want to use them.
What I found:
http://stackoverflow.com/questions/2...mple-operation
http://ubuntuforums.org/showthread.p...73#post9112973
It looks like we can use xml classes from Qt in plain c++ project without any problems.
Thanks,
Regards,
Bookmarks