Humayun Khan Pathan
Humayun Khan Pathan
I have used vcpkg to build rabbitmq-c as described in the https://github.com/alanxz/rabbitmq-c build instructions: ``` git clone https://github.com/Microsoft/vcpkg.git cd vcpkg ./bootstrap-vcpkg.sh ./vcpkg integrate install ./vcpkg install librabbitmq ./vcpkg install boost...
By creating a Vcpkg for rabbitmq-c you made life a lot easier. I request someone to please create a Vcpkg for this wrapper as well. It will save a lot...
Hi, Following are my environment details: I am using Boost Library version 1.77.0 I am using Windows 10 operating system. I am using Visual Studio 2019. The platform toolset is...