Hello,
I have the following problem: I'm linking against the Admob library which contains some part of the GData API. But I also want to link with the GData static library to use it directly in my own application.
Of course, I get duplicate symbols at link time.
How can I avoid that?