Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. I have installed Qt6.8 from website
Forum Updated to NodeBB v4.3 + New Features

I have installed Qt6.8 from website

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 2 Posters 608 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.
  • J Offline
    J Offline
    JordiCG
    wrote on last edited by
    #1

    I have installed Qt6.8 from website, i use PopOS or Ubuntu derivated, but install doesnt seem to be recognized by my system even thought i had established all paths, when i open qtcreator version 14preview it cant even create a qtquick project, y simply create the project and it doesnt do anything neither create the directory nothing so i have installed a ppa that installed qtcreator version 6 for me and that one can create a project i want to use qtcreator or qt design studio to create a qml file with the editor so i can drag and drop controls, i thought i would be easy, no luck, when i try to create a tab control i have added a tabbar i think its called and then some tabbuttons, but how do i add more controls to each tab? I cant do it neither with the designer nor with code, also no help seems available, all its very old or not correct. Help me please i would like to use Qt but im suffering because i cant even start

    jsulmJ 1 Reply Last reply
    0
    • J JordiCG

      I have installed Qt6.8 from website, i use PopOS or Ubuntu derivated, but install doesnt seem to be recognized by my system even thought i had established all paths, when i open qtcreator version 14preview it cant even create a qtquick project, y simply create the project and it doesnt do anything neither create the directory nothing so i have installed a ppa that installed qtcreator version 6 for me and that one can create a project i want to use qtcreator or qt design studio to create a qml file with the editor so i can drag and drop controls, i thought i would be easy, no luck, when i try to create a tab control i have added a tabbar i think its called and then some tabbuttons, but how do i add more controls to each tab? I cant do it neither with the designer nor with code, also no help seems available, all its very old or not correct. Help me please i would like to use Qt but im suffering because i cant even start

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

      @JordiCG said in I have installed Qt6.8 from website:

      when i open qtcreator version 14preview it cant even create a qtquick project

      How did you install QtCreator?
      If it does not have a Kit for the Qt version you installed you can still add it manually.

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

      1 Reply Last reply
      0
      • J Offline
        J Offline
        JordiCG
        wrote on last edited by JordiCG
        #3

        Hello @jsulm , i have installed it with this commands.-

        wget https://download.qt.io/official_releases/online_installers/qt-unified-linux-x64-online.run
        chmod +x qt-unified-linux-x64-online.run
        ./qt-unified-linux-x64-online.run
        

        I think i also ran MaintenanceTool, i did it this way because i didnt knew how to download the free version of Qt from the website, sorry this are my first steps with Qt. Thanks in advance !!!

        Sorry latter i have installed Qt with a ppa.-

        sudo add-get-repository ppa:kubuntu-ppa/backports     AND
        sudo apt install qt6*
        

        I done that because the first method install didnt worked so now im working with the ppa install

        jsulmJ 1 Reply Last reply
        0
        • J JordiCG

          Hello @jsulm , i have installed it with this commands.-

          wget https://download.qt.io/official_releases/online_installers/qt-unified-linux-x64-online.run
          chmod +x qt-unified-linux-x64-online.run
          ./qt-unified-linux-x64-online.run
          

          I think i also ran MaintenanceTool, i did it this way because i didnt knew how to download the free version of Qt from the website, sorry this are my first steps with Qt. Thanks in advance !!!

          Sorry latter i have installed Qt with a ppa.-

          sudo add-get-repository ppa:kubuntu-ppa/backports     AND
          sudo apt install qt6*
          

          I done that because the first method install didnt worked so now im working with the ppa install

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

          @JordiCG As I wrote before: if QtCreator does not detect the Qt installation you want to use add it manually.

          If you install QtCreator AND Qt using the official installer then QtCreator should detect that Qt version.

          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