SimpleAmqpClient icon indicating copy to clipboard operation
SimpleAmqpClient copied to clipboard

Compiling issues with RabbitMQ-c

Open swatinair123 opened this issue 6 years ago • 2 comments

Hi I have created a folder build in the path ...\rabbitmq-c-master_1\rabbitmq-c-master in my PC. I am trying the compile using cmake.. .But its giving me the following error ; Cannot open include file: 'poll.h': No such file or directory

I have not installed openSSl

Please suggest some method to resolve it.

swatinair123 avatar Dec 14 '18 06:12 swatinair123

disable ssl in cmake.

dexception avatar Dec 24 '18 08:12 dexception

@swatinair123 you didn't provide many details about your build (OS, etc.). Have you played with HAVE_POLL preprocessor flag?

dev-konrad avatar Mar 08 '19 14:03 dev-konrad