Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. QTWebEngine is not connecting to GoogleMap "url"
Forum Updated to NodeBB v4.3 + New Features

QTWebEngine is not connecting to GoogleMap "url"

Scheduled Pinned Locked Moved Unsolved QtWebEngine
4 Posts 3 Posters 677 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.
  • N Offline
    N Offline
    NiranjanB
    wrote on last edited by
    #1

    Hi,

    AM trying to connect with GoogleMAP page using QTWebEngine using c++ example. i have installed QT5.10 in my Ubuntu laptop. and also i have added QTWebEngine while installing.
    i am trying the example given below
    "https://doc.qt.io/qt-5/qtwebengine-webenginewidgets-maps-example.html"
    when run this application it got build successfully and showing me the blank output window. i dont know where am going wrong. Am new to QT. Please help to sort out this issue ASAP.

    and also suggest me how to connect with googleMAP In C++ language. i tried QTMapperkit also it showing thew same error. Please help me in this.

    Regards,
    Niranjan B

    1 Reply Last reply
    0
    • J Offline
      J Offline
      juri.valdmann
      wrote on last edited by
      #2

      Can you connect to https://maps.google.com using the Simple Browser example?

      1 Reply Last reply
      0
      • N Offline
        N Offline
        NiranjanB
        wrote on last edited by
        #3

        Thankyou for your support. i need to connect with Googlemap to pin my location using minGW compiler. i have QT5.12.2 Version and minGW-32 bit compiler in my windows machine. i came across QTWebengine and QTWebkit but QTWebEngine was using MS2017 Compiler but i need to tun with MINGW compiler. Pls help to slove this issue. and also let me know the various QT libraries to connect with GoogleMap using MINGW compiler..

        Regards,
        Niranjan B

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

          Hi and welcome to devnet,

          If you have to stay on MinGW then you should build the QtWebkit module. QtWebEngine can only be built following the constraints of the Chromium project which means that currently only VS2017 is supported.

          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

          • Login

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