If you are only using sipXportLib and not the other libraries like sipXtackLib and sipXcommServerLib then you can simply go to src/Makefile.am and remove xmlparser/tiny*. The the same in inlcude/Makefile.am. You can then issue `autoreconf -if; ./configure;make` on the sipXportLib folder and recompile. However, this will make the entire sipX c++ components uncompilable because almost all c++ libs and modules like the proxy and the registrar uses tinyxml.

On 08/23/2011 05:54 AM, Eric Cozzi wrote:
I'm running into an issue with tinyxml being defined in two imports into my project. Is there an easy way to disable tinyxml support from sipXportLib?

Thanks,
Eric


_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to