Unsolved How to install Qt 6 on WSL2 (Ubuntu)
-
I am developing on visual studio ok windows but I have to cross compile my application for Linux so I used WSL2 . Without qt libs it compiles fine. But the moment I include qt libs in my CMake it fails. How to fix it ? Thanks for the help!
I tried the following help but didn’t work for Qt 6.
Re: WSL Qt Ubuntu?
-
Hi,
AFAIK, you should use the online installer to get a pre-built binary distribution.
-
Same question here too. Just starting to expand project in to Linux & Mac so I cover all 3 platforms. How can I install Qt6, is there apt install Qt6 or something like that ?
I'm totally new to Linux learning commands now... sigh. -
@Dariusz hi, same answer: use the online installer.