uop:uop
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
uop:uop [2023/10/31 09:11] – created - external edit 127.0.0.1 | uop:uop [2024/12/16 15:47] (current) – [Windows Subsytem for Linux] 2001:718:2:1901:0:1:94bc:a64a | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | http:// | ||
http:// | http:// | ||
http:// | http:// | ||
- | |||
- | http:// | ||
Line 17: | Line 16: | ||
* [[https:// | * [[https:// | ||
+ | ====== Windows Subsytem for Linux ===== | ||
+ | |||
+ | <code bash> | ||
+ | wsl --list --online | ||
+ | wsl --install Ubuntu | ||
+ | |||
+ | sudo apt update | ||
+ | sudo apt install mc | ||
+ | sudo apt install python-is-python3 | ||
+ | sudo apt install python3-pyqt5 | ||
+ | |||
+ | sudo apt install qtcreator | ||
+ | sudo apt install qtbase5-dev | ||
+ | sudo apt install qttools5-dev-tools | ||
+ | |||
+ | sudo apt install clang llvm lldb libclang-dev llvm-dev liblldb-dev | ||
+ | sudo apt install ccache gcc gdb | ||
+ | |||
+ | git clone https:// | ||
+ | </ | ||
====== Python a Qt ===== | ====== Python a Qt ===== |
uop/uop.1698743476.txt.gz · Last modified: 2023/10/31 09:11 by 127.0.0.1