Better detection of valid QT to compile with #68

Closed
opened 3 years ago by duke · 1 comments
duke commented 3 years ago
Owner

We just added detection to build.sh to see if qmake is installed, but it's possible that it's not compatible.

On Ubuntu 16.04:

$ qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake': No such file or directory
$ qtchooser -l
4
5
default
qt4-x86_64-linux-gnu
qt4
qt5-x86_64-linux-gnu
qt5

We just added detection to build.sh to see if `qmake` is installed, but it's possible that it's not compatible. On Ubuntu 16.04: ``` $ qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake': No such file or directory $ qtchooser -l 4 5 default qt4-x86_64-linux-gnu qt4 qt5-x86_64-linux-gnu qt5 ```
Collaborator

@duke , this issue can be closed for the following reasons:

  1. The README (which not everyone RTFMs) tells the user to install qt5.
  2. The README provides the package names to install qt5.
  3. The README does not tell the user to use qt6.
  4. The README does not tell the user to use qt4.
  5. Qt4 is super EOL, as seen here https://endoflife.date/qt.
@duke , this issue can be closed for the following reasons: 1. The README (which not everyone RTFMs) tells the user to install qt5. 1. The README provides the package names to install qt5. 1. The README does not tell the user to use qt6. 1. The README does not tell the user to use qt4. 1. Qt4 is super EOL, as seen here https://endoflife.date/qt.
duke closed this issue 1 year ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.