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. Google Maps satellite view with c++
QtWS25 Last Chance

Google Maps satellite view with c++

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 1.3k Views
  • 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
    davidesalvetti
    wrote on last edited by
    #1

    Hi guys,

    I have a simple program that needs to display google maps satellite view.

    I have seen in this topic ( https://forum.qt.io/topic/74115/webengine-example-fail-with-unknown-module-s-in-qt-webengine/10 ) that you need Visual Studio to get the QtWebEngine working properly. Since I don't want to use Visual Studio and I don't know really well QML, are there any other option or workaround to visualize Google Maps using c++?

    thanks in advance for the help.

    jsulmJ 1 Reply Last reply
    0
    • D davidesalvetti

      Hi guys,

      I have a simple program that needs to display google maps satellite view.

      I have seen in this topic ( https://forum.qt.io/topic/74115/webengine-example-fail-with-unknown-module-s-in-qt-webengine/10 ) that you need Visual Studio to get the QtWebEngine working properly. Since I don't want to use Visual Studio and I don't know really well QML, are there any other option or workaround to visualize Google Maps using c++?

      thanks in advance for the help.

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

      @davidesalvetti You don't have to use Visua Studio - you only need the Microsoft C++ compiler. You can use it in QtCreator. Just install either Visual Studio or Build Tools for Visual Studio (https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2017) and Qt for the Visual Studio version you installed.

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

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

        Thanks for the answer, now I will try that.

        I have another question for you, do you know if the same thing could be done on Mac?

        jsulmJ 1 Reply Last reply
        0
        • D davidesalvetti

          Thanks for the answer, now I will try that.

          I have another question for you, do you know if the same thing could be done on Mac?

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

          @davidesalvetti These are requirements for QtWebEngine on MacOS: https://doc.qt.io/qt-5.10/qtwebengine-platform-notes.html#macos

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

          1 Reply Last reply
          3

          • Login

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