On 09/10/2013 08:30 AM, HrochL wrote:
Hi, I was try to compile qpidc with AMQP 1.0 support on windows with MSVC2010. When linking the module amqpc.dll I got a lot of error messages "unresolved external symbol" - errors.txt <http://qpid.2158936.n2.nabble.com/file/n7598035/errors.txt> . In linker settings i have depenedencies on qpidcommon.lib, qpidclient.lib, qpidmessaging.lib, qpidtypes.lib and qpid-proton.lib. Can someone tell me what is the problem?
There were several symbols that weren't being exported. This was my fault, I do apologise. The good news is that thanks to Chuck, it is now fixed: https://issues.apache.org/jira/browse/QPID-5102
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
