mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 11:36:13 +00:00
Update PPA urls to the latest version of Qt
This commit is contained in:
parent
a1496eb1f1
commit
db5c2500c2
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ if (NOT Qt5Widgets_FOUND)
|
|||
if ("${CMAKE_SYSTEM}" MATCHES "Linux")
|
||||
message(FATAL_ERROR "Most distros do not provide an up-to-date version of Qt.
|
||||
If you're on Ubuntu or Linux Mint, there are PPAs you can use to install an up-to-date qt5 version.
|
||||
https://launchpad.net/~beineri/+archive/ubuntu/opt-qt591-xenial
|
||||
https://launchpad.net/~beineri/+archive/ubuntu/opt-qt591-trusty
|
||||
https://launchpad.net/~beineri/+archive/ubuntu/opt-qt592-xenial
|
||||
https://launchpad.net/~beineri/+archive/ubuntu/opt-qt592-trusty
|
||||
just make sure to run
|
||||
source /opt/qt59/bin/qt59-env.sh
|
||||
before re-running cmake")
|
||||
|
|
Loading…
Add table
Reference in a new issue