Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. QLocation with Qt 6
Qt 6.11 is out! See what's new in the release blog

QLocation with Qt 6

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
3 Posts 2 Posters 962 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.
  • D Offline
    D Offline
    DBoosalis
    wrote on last edited by
    #1

    Hi I am trying to build QtLocation with Qt6. QtLoccation does have a branch for Qt 6, but when I try to build it with its *.pro file it says it cant find the third party project file for poly2tri. When I look at the repository for any of the Qt 6 branches this subdirectory does not exist, but it does exist on the Qt 5.15.2 branch of QtLocation.

    Looking for advise on how to compile QtLocation for Qt 6. Thanks in advance for any help

    Regards,
    David

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      If memory serves well, the current dev branch contains work to move the module into the Qt 6 area. I would rather build this branch.

      Did you also call git submodule update --init ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • D Offline
        D Offline
        DBoosalis
        wrote on last edited by
        #3

        @SGaist said in QLocation with Qt 6:

        git submodule update --init

        Sorry for the late reply, thanks for taking the time to answer. Yes I did the "git submodule update --init" command. The issue is that many of the modules located in src/3rdparty are simply not in the Qt 6.3 branch, so I just copied them in from the 5.15.2 branch of QLocation. This got everything to compile

        1 Reply Last reply
        1

        • Login

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