JMS with Qt
General and Desktop
5
Posts
2
Posters
3.7k
Views
1
Watching
-
-
What platform(s) are you doing this in. I might be able to help if they are Mac and/or Windows. I was able to build ActiveMQ-CPP on Mac targeting OS X 10.5. But I am still using a 10.6 Mac. I heard it's much more work on a 10.7 machine.
ActiveMQ-CPP supports only VC++ build on Windows. I was able to build it with only VC++ 2010 Express and Windows SDK 7.1. You can read my struggle "here":http://activemq.2283324.n4.nabble.com/Building-ActiveMQ-CPP-with-VC-2010-Express-and-Windows-SDK-7-1-tp4515676.html
If I have enough time (and wish to hurt myself) I will try to build it with MinGW again. :)