Hi, 72 of 173 object files, included in libactivemq-cpp.a have unresolved symbols. It works as long as static linking is used and there are no dependencies to symbols from that files. On Unix systems (i.e. when using autotools as a build system) all 173 .cpp files are compiled, while when building under MSVC only 52 .cpp files are used (the latter files have all symbols resolved).
Why don't switch to dynamic linking to avoid that problems? Thanks -- View this message in context: http://www.nabble.com/linking-against-activemq-cpp-tf3601214s2354.html#a10059407 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
