<div dir="ltr">The autotools build is known not to work on Win32. You need to build rabbitmq-c with CMake:�<div><br></div><div><a href="https://github.com/alanxz/rabbitmq-c#building-and-installing-using-cmake">https://github.com/alanxz/rabbitmq-c#building-and-installing-using-cmake</a><br>
</div><div><br></div><div style>-Alan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jun 8, 2013 at 3:02 AM, Udi Ben Senior <span dir="ltr">&lt;<a href="mailto:udibensenior@gmail.com" target="_blank">udibensenior@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p style="font-family:arial,sans-serif;line-height:normal">Hi,</p><p style="font-family:arial,sans-serif;line-height:normal">
I&#39;ve been trying to build the c/c++ client library for windows but didn&#39;t succeed although following your instructions (see error below after running &#39;bash-3.1$ etc/build-ms.sh&#39;).</p><p style="font-family:arial,sans-serif;line-height:normal">
I was wondering maybe you can help me with a compiled client version for windows. (i.e. lib, dll, h - for 32/64 bit)</p><p style="font-family:arial,sans-serif;line-height:normal">Thanks,</p><p style="font-family:arial,sans-serif;line-height:normal">
Udi</p><p style="font-family:arial,sans-serif;line-height:normal"><br></p><p style="font-family:arial,sans-serif;line-height:normal">Result of running �&#39;bash-3.1$ etc/build-ms.sh&#39;:</p><p style="font-family:arial,sans-serif;line-height:normal">
checking if libtool supports shared libraries... yes</p><p style="font-family:arial,sans-serif;line-height:normal">checking whether to build shared libraries... yes</p><p style="font-family:arial,sans-serif;line-height:normal">
checking whether to build static libraries... no</p><p style="font-family:arial,sans-serif;line-height:normal">checking for cl.exe option to accept ISO C99... unsupported</p><p style="font-family:arial,sans-serif;line-height:normal">
checking for inline... __inline</p><p style="font-family:arial,sans-serif;line-height:normal">checking if compiler accepts &#39;-Wall&#39;... yes</p><p style="font-family:arial,sans-serif;line-height:normal">checking if compiler accepts &#39;-Wextra&#39;... no</p>
<p style="font-family:arial,sans-serif;line-height:normal">checking if compiler accepts &#39;-pedantic&#39;... yes</p><p style="font-family:arial,sans-serif;line-height:normal">checking if compiler accepts &#39;-Wstrict-prototypes&#39;... no</p>
<p style="font-family:arial,sans-serif;line-height:normal">checking if compiler accepts &#39;-Wcast-align&#39;... no</p><p style="font-family:arial,sans-serif;line-height:normal">checking if compiler accepts &#39;-fno-common&#39;... yes</p>
<p style="font-family:arial,sans-serif;line-height:normal">checking if compiler accepts &#39;-fvisibility=hidden&#39;... yes</p><p style="font-family:arial,sans-serif;line-height:normal">checking if linker accepts &#39;-no-undefined&#39;... yes</p>
<p style="font-family:arial,sans-serif;line-height:normal">checking for library containing getaddrinfo... no</p><p style="font-family:arial,sans-serif;line-height:normal">checking for socket in -lgetaddrinfo... no</p><p style="font-family:arial,sans-serif;line-height:normal">
configure: error: cannot find name resolution library (library with getaddrinfo</p><p style="font-family:arial,sans-serif;line-height:normal">symbol)</p><p style="font-family:arial,sans-serif;line-height:normal">bash-3.1$</p>
<br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>