Hi,
I would like to link the xmlrpc++ library with code that can only be compiled with g++ 2.96. Anyone has an idea of the amount of work needed to backport the library for g++ 2.96 ?
BimKif
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I would like to link the xmlrpc++ library with code that can only be compiled with g++ 2.96. Anyone has an idea of the amount of work needed to backport the library for g++ 2.96 ?
BimKif
I think it would be pretty easy except for the templated binary data converter.