mirror of
https://github.com/martravi/wiiqt6.git
synced 2024-11-21 21:19:15 +01:00
Update README.md
This commit is contained in:
parent
6c36e10c18
commit
c823f52e73
@ -1,13 +1,15 @@
|
|||||||
# wiiqt
|
# wiiqt
|
||||||
Collection of wii-related Qt/C++ stuff
|
Collection of wii-related Qt/C++ stuff, ported to QT 6.
|
||||||
|
|
||||||
### Usage - Linux
|
Currently not yet working on QT 6: thp_player, saveToy, breft_editor
|
||||||
|
|
||||||
|
### Usage - Linux (outdated!)
|
||||||
|
|
||||||
1) `sudo add-apt-repository ppa:rock-core/qt4 -y`
|
1) `sudo add-apt-repository ppa:rock-core/qt4 -y`
|
||||||
2) `sudo apt-get install libqtgui4`
|
2) `sudo apt-get install libqtgui4`
|
||||||
3) `./executable_name`
|
3) `./executable_name`
|
||||||
|
|
||||||
### Building - Linux
|
### Building - Linux (outdated!)
|
||||||
|
|
||||||
1) `sudo add-apt-repository ppa:rock-core/qt4 -y`
|
1) `sudo add-apt-repository ppa:rock-core/qt4 -y`
|
||||||
2) `sudo apt install qt4-dev-tools libqt4-dev libqtcore4 libqtgui4 g++ -y`
|
2) `sudo apt install qt4-dev-tools libqt4-dev libqtcore4 libqtgui4 g++ -y`
|
||||||
|
Loading…
Reference in New Issue
Block a user