Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. QGPGME Development on MacOS
Qt 6.11 is out! See what's new in the release blog

QGPGME Development on MacOS

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 2 Posters 863 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.
  • R Offline
    R Offline
    rjmx
    wrote on last edited by
    #1

    I've completed a couple of Qt projects now, and I'm trying to port one of them to MacOS. My current problem is that I don't seem to be able to locate the QGPGME development files for this platform. Should they have come with the Qt 5.15.2 installation, or should I get them from somewhere else?

    jsulmJ 1 Reply Last reply
    0
    • R rjmx

      I've completed a couple of Qt projects now, and I'm trying to port one of them to MacOS. My current problem is that I don't seem to be able to locate the QGPGME development files for this platform. Should they have come with the Qt 5.15.2 installation, or should I get them from somewhere else?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @rjmx To my knowledge it is not part of Qt. You will have to build it by yourself for MacOS, see https://github.com/gpg/gpgme/blob/master/INSTALL

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      R 1 Reply Last reply
      1
      • jsulmJ jsulm

        @rjmx To my knowledge it is not part of Qt. You will have to build it by yourself for MacOS, see https://github.com/gpg/gpgme/blob/master/INSTALL

        R Offline
        R Offline
        rjmx
        wrote on last edited by
        #3

        @jsulm Ah, thanks. I was unable to find that on a web search. I'll give it a shot.

        R 1 Reply Last reply
        0
        • R rjmx

          @jsulm Ah, thanks. I was unable to find that on a web search. I'll give it a shot.

          R Offline
          R Offline
          rjmx
          wrote on last edited by
          #4

          @rjmx Well, I got it working, but that was one hell of an adventure. One of those times when every time I got part of it to compile, something else decided that it needed another component. Early in the piece, I discovered that it needed "qtchooser", and I had a lot of trouble finding that one. Lucky I've had lots of experience with the GNU autotools.

          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