On 4 November 2015 at 18:23:37, Lydia (
lido...@gmail.com) wrote:
> Can you provide me a sequential set of steps to be followed to
> successfully compile RabbitMqC ?
> After solving couple of issues the latest set of issue hit is as
> follows(when compiling in Visual studio 2008 R2):
>
> Error 7 fatal error C1189: #error : "poll() or select() is needed
> to compile rabbitmq-c”
The error message suggests that librabbitmq-c depends on operating system
APIs only available on Linux, *BSD, and OS X. In other words, Windows may or may not be
a supported target.
--
MK
Staff Software Engineer, Pivotal/RabbitMQ