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. Environment setup for developing Qtwebengine-integrated application.
QtWS25 Last Chance

Environment setup for developing Qtwebengine-integrated application.

Scheduled Pinned Locked Moved Unsolved QtWebEngine
7 Posts 2 Posters 558 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.
  • N Offline
    N Offline
    Naniya
    wrote on last edited by
    #1

    Hello,
    I am trying to develop a Qtwebengine-integrated application. I am planning to cover the following steps to create my development environment.

    1. Install Qt from source code (6.3.2)
    2. Install Qt Creator by using the following command
      (sudo apt install qtcreator)
    3. Install the Qtwebengine module by using the following command
      (sudo apt-get install qtwebengine5-dev)
      Can someone tell me if I can start developing a Qtwebengine-integrated application if I follow the above steps?
      I am a newbie to the Qt world, and your answers will be appreciated.
    jsulmJ 1 Reply Last reply
    0
    • N Naniya

      Hello,
      I am trying to develop a Qtwebengine-integrated application. I am planning to cover the following steps to create my development environment.

      1. Install Qt from source code (6.3.2)
      2. Install Qt Creator by using the following command
        (sudo apt install qtcreator)
      3. Install the Qtwebengine module by using the following command
        (sudo apt-get install qtwebengine5-dev)
        Can someone tell me if I can start developing a Qtwebengine-integrated application if I follow the above steps?
        I am a newbie to the Qt world, and your answers will be appreciated.
      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Naniya said in Environment setup for developing Qtwebengine-integrated application.:

      Install Qt from source code

      Why from source code?

      "sudo apt-get install qtwebengine5-dev" - this will install Qt5 module packaged by Ubuntu which will for sure not work with your Qt6.
      Why don't you simply use Qt Online Installer and install Qt6 together with QtWebengine?

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

      N 1 Reply Last reply
      0
      • jsulmJ jsulm

        @Naniya said in Environment setup for developing Qtwebengine-integrated application.:

        Install Qt from source code

        Why from source code?

        "sudo apt-get install qtwebengine5-dev" - this will install Qt5 module packaged by Ubuntu which will for sure not work with your Qt6.
        Why don't you simply use Qt Online Installer and install Qt6 together with QtWebengine?

        N Offline
        N Offline
        Naniya
        wrote on last edited by Naniya
        #3

        @jsulm

        Thank you for your explanation. I was first trying to install Qt using an online open-source installer. Then I noticed that the QtCreateor reminds me of license expiration, which concerned me. Then I moved into downloading Qt, Web engine, and Creator, as mentioned previously. (Using package manager)
        Do you know why Online opensource Installer keeps reminding me of license expiration?

        jsulmJ 1 Reply Last reply
        0
        • N Naniya

          @jsulm

          Thank you for your explanation. I was first trying to install Qt using an online open-source installer. Then I noticed that the QtCreateor reminds me of license expiration, which concerned me. Then I moved into downloading Qt, Web engine, and Creator, as mentioned previously. (Using package manager)
          Do you know why Online opensource Installer keeps reminding me of license expiration?

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

          @Naniya said in Environment setup for developing Qtwebengine-integrated application.:

          Do you know why Online opensource Installer keeps reminding me of license expiration?

          Did you ever had a license?
          If not you should not have such problems.

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

          N 1 Reply Last reply
          0
          • jsulmJ jsulm

            @Naniya said in Environment setup for developing Qtwebengine-integrated application.:

            Do you know why Online opensource Installer keeps reminding me of license expiration?

            Did you ever had a license?
            If not you should not have such problems.

            N Offline
            N Offline
            Naniya
            wrote on last edited by
            #5

            @jsulm

            I had installed a license version before installing the open-source version.
            I entirely removed the license version before reinstalling it again. That's why It's yelling at me. Do you know how I can get rid of this problem?
            Is there any way?

            jsulmJ 1 Reply Last reply
            0
            • N Naniya

              @jsulm

              I had installed a license version before installing the open-source version.
              I entirely removed the license version before reinstalling it again. That's why It's yelling at me. Do you know how I can get rid of this problem?
              Is there any way?

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

              @Naniya I also read from others here having same issue, but don't know how to solve. You can search a bit here, maybe you find a solution.
              As alternative you can download pre-built QtCreator and use that one.

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

              N 1 Reply Last reply
              0
              • jsulmJ jsulm

                @Naniya I also read from others here having same issue, but don't know how to solve. You can search a bit here, maybe you find a solution.
                As alternative you can download pre-built QtCreator and use that one.

                N Offline
                N Offline
                Naniya
                wrote on last edited by
                #7

                @jsulm

                Understood.
                I will be looking for it. Thank you very much for your guidance.

                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