[rabbitmq-discuss] Is there any mature C/C++ client for rabbitmq?

David Wragg david at rabbitmq.com
Thu Jan 13 13:41:10 GMT 2011


techabc <techabc at gmail.com> writes:
> libtool: link:  cl.exe -o .libs\\rabbitmq-0.dll  .libs/amqp_mem.obj
> .libs/amqp_t
> able.obj .libs/amqp_connection.obj .libs/amqp_socket.obj .libs/amqp_api.obj
> .lib
> s/socket.obj .libs/amqp_framing.obj      ws2_32.lib
> "@.libs\\rabbitmq-0.dll.exp"
>  -Wl,-DLL,-IMPLIB:".libs\\rabbitmq.dll.lib"
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.30319.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.

I think you probably have the wrong version of libtool.  Please check
that you have the right version of libtool, using 'libtool --version'.
It should be 2.2.7a.

Did you install the mingw packages using the install-mingw.sh script?

David

-- 
David Wragg
Staff Engineer, RabbitMQ
SpringSource, a division of VMware


More information about the rabbitmq-discuss mailing list