You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rabbitmq-c-users
Hello - I am making and using rabbitmq-c on centos 7 linux. I have successfully built it and created a client program. Now I find I want access to the method amqp_simple_wait_frame_on_channel but my build of rabbitmq-c does not seem to include it. I find the header and c file in the unpacked download that I grabbed, but my resulting /usr/local/include directory does not include the librabbitmq sub directory with the amqp_socket.h file. I'm sure I missed something during my build....any help?