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.
Forum Updated to NodeBB v4.3 + New Features

Environment setup for developing Qtwebengine-integrated application.

Scheduled Pinned Locked Moved Unsolved QtWebEngine
7 Posts 2 Posters 574 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 20 Sept 2023, 23:34 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.
    J 1 Reply Last reply 21 Sept 2023, 05:23
    0
    • N Naniya
      20 Sept 2023, 23:34

      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.
      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 21 Sept 2023, 05:23 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 21 Sept 2023, 10:49
      0
      • J jsulm
        21 Sept 2023, 05:23

        @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 21 Sept 2023, 10:49 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?

        J 1 Reply Last reply 21 Sept 2023, 11:00
        0
        • N Naniya
          21 Sept 2023, 10:49

          @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?

          J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 21 Sept 2023, 11:00 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 21 Sept 2023, 11:15
          0
          • J jsulm
            21 Sept 2023, 11:00

            @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 21 Sept 2023, 11:15 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?

            J 1 Reply Last reply 21 Sept 2023, 11:19
            0
            • N Naniya
              21 Sept 2023, 11:15

              @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?

              J Offline
              J Offline
              jsulm
              Lifetime Qt Champion
              wrote on 21 Sept 2023, 11:19 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 21 Sept 2023, 11:27
              0
              • J jsulm
                21 Sept 2023, 11:19

                @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 21 Sept 2023, 11:27 last edited by
                #7

                @jsulm

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

                1 Reply Last reply
                0

                1/7

                20 Sept 2023, 23:34

                • Login

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