Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. JMS with Qt
Forum Updated to NodeBB v4.3 + New Features

JMS with Qt

Scheduled Pinned Locked Moved General and Desktop
5 Posts 2 Posters 3.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Arukas
    wrote on last edited by
    #1

    Hello-

    I have a Qt C++ Project that I need modify to send JMS messages. Does Qt support anything like that?

    -Thanks

    1 Reply Last reply
    0
    • S Offline
      S Offline
      stephenju
      wrote on last edited by
      #2

      Qt itself doesn't have anything for that. But you can build and link in some 3rd party libraries. I just did it with Apache ActiveMQ-CPP. It's not simple, or straightforward though. Expect banging your head more than a few times. :)

      Good luck.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Arukas
        wrote on last edited by
        #3

        I already know what I'm getting myself into. I know its doable, and its going to be a pain. But I also want to go about it the right way.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          stephenju
          wrote on last edited by
          #4

          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. :)

          1 Reply Last reply
          0
          • A Offline
            A Offline
            Arukas
            wrote on last edited by
            #5

            I am using both Windows 7 and Fedora Core.

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved