Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. WSL Qt Ubuntu?
Forum Updated to NodeBB v4.3 + New Features

WSL Qt Ubuntu?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
wsllinuxubuntu
2 Posts 2 Posters 10.9k 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.
  • D Offline
    D Offline
    Dariusz
    wrote on last edited by
    #1

    Hey

    Main dev windows 10x64.

    So I'm "totally new and nub" to ubuntu but I want to run valgrind on my app and for that I need Qt to load up properly. I'm using cLion which has built in support for WSL and should take care of most of the lifting except for qt... I've downloaded wget qt-opensource-linux-x64-5.13.1.run but that won't run without GUI... how can I install Qt on Linux in shell?

    TIA

    sierdzioS 1 Reply Last reply
    0
    • D Dariusz

      Hey

      Main dev windows 10x64.

      So I'm "totally new and nub" to ubuntu but I want to run valgrind on my app and for that I need Qt to load up properly. I'm using cLion which has built in support for WSL and should take care of most of the lifting except for qt... I've downloaded wget qt-opensource-linux-x64-5.13.1.run but that won't run without GUI... how can I install Qt on Linux in shell?

      TIA

      sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      @Dariusz said in WSL Qt Ubuntu?:

      how can I install Qt on Linux in shell?

      sudo apt install qt5-qmake

      Or use @benlau's excellent Qt silent installation scripts: https://github.com/benlau/qtci

      Or compile Qt yourself.

      (Z(:^

      1 Reply Last reply
      2

      • Login

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