mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 10:31:34 -08:00
add note
This commit is contained in:
parent
e562f18353
commit
cb4ce7143a
1 changed files with 5 additions and 0 deletions
|
|
@ -25,6 +25,11 @@ Build executable
|
|||
|
||||
Currently still using qmake, will eventually be ported to CMake.
|
||||
|
||||
You probably want to create an alias for qmake, like:
|
||||
```
|
||||
alias qmake='<path-to-qt>/<compiler>/bin/qmake'
|
||||
```
|
||||
|
||||
Please make sure you have both latest **ECL** (from development branch) and
|
||||
either **Qt5.15** or **Qt6** installed (see [readme-qt](readme-qt.md)).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue