mardi 27 décembre 2016

Can we write a "libstdc++" wrapper over a "libc++" library to link and build it with a "libstdc++" project?

I am building a project in Xcode in my mac machine. There are many project librarires which need libstdc++ to compile successfully; I need to compile a third party code with my project which uses libc++ libraries(boost, openssl etc).

I need to know if I can write a wrapper over my third party source code so that I can build my project successfully keeping the libstdc++ in standard library setting in Xcode.

OS version: macOS Sierra (version 10.12) Xcode version: 8.1

Aucun commentaire:

Enregistrer un commentaire