[rabbitmq-discuss] RabbitMQ with Qt
Michael Klishin
michael at rabbitmq.com
Wed Sep 4 19:08:43 BST 2013
Maran.CTR.Arulmozhi at faa.gov:
> I downloaded the code from https://github.com/fuCtor/QAMQP on Windows and I successfully compiled the code (using qmake/nmake) to produce qamqp.exe. When I run the executable on the command line it just does not do anything. I don't see any errors also. I have RabbitMQ installed.
I'm not familiar with this project or Qt but [1] suggests the program is a port of
RabbitMQ tutorials [2]. [3] seems to demonstrate a help banner that is printed
if you run it as
qamqp --help
[4] is the library code.
1. https://github.com/fuCtor/QAMQP/blob/master/qamqp.pro
2. http://www.rabbitmq.com/getstarted.html
3. https://github.com/fuCtor/QAMQP/blob/master/src/QamqpApp.h#L164
4. https://github.com/fuCtor/QAMQP/tree/master/src/qamqp
MK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130904/ccd4c321/attachment.pgp>
More information about the rabbitmq-discuss
mailing list