SimpleAmqpClient
SimpleAmqpClient copied to clipboard
Compiling issues with RabbitMQ-c
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.
disable ssl in cmake.
@swatinair123 you didn't provide many details about your build (OS, etc.). Have you played with HAVE_POLL preprocessor flag?