I had the same problem, and then I realized I wasn't linking against to necessary boost libraries. Remember, qpid relies on boost libraries, so every time you compile a Qpid program, it's likely that you'll also link it against the boost libraries, not just qpid libraries. Hopefully that's the issue for many people with this issue.
-- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/Compiling-qpid-in-Windows-tp2244367p6821872.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
