mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-05 18:20:33 -08:00
revisions
This commit is contained in:
parent
84876e7c43
commit
c92740d1e7
2 changed files with 3 additions and 3 deletions
|
|
@ -8,8 +8,8 @@ This only describes the MSVC build.
|
|||
|
||||
* install the Windows SDK (for C header files etc.)
|
||||
|
||||
* install either Qt5 or Qt6 from the online installer, see
|
||||
[readme-qt](readme-qt.md)
|
||||
* install either Qt5.15 (recommended) or Qt6 (will need some adaption of QML in
|
||||
the examples) from the online installer, see [readme-qt](readme-qt.md)
|
||||
|
||||
To be able to run everything from the command line, you need to set both
|
||||
the MSVC and the Qt environment variables like so:
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ Tested
|
|||
|
||||
The examples are only tested with **Qt5.15**. The binding also works with
|
||||
**Qt6**, but would need some adaption of QML in most examples. It's recommended
|
||||
to use the new Qt online installer (see [doc/get-qt6](doc/get-qt6.md)), where
|
||||
to use the new Qt online installer (see [readme-qt](readme-qt.md)), where
|
||||
you can choose to install different Qt versions side by side, sharing the same
|
||||
Qt Creator.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue