qml demo
This commit is contained in:
@@ -37,7 +37,8 @@ to produce somewhat well-sounding instruments and music performance.
|
||||
|
||||
Prerequisites:
|
||||
CMake: https://cmake.org/download/ \
|
||||
QtWidgets: https://www.qt.io/development/download-qt-installer-oss
|
||||
Qt6::QML: https://www.qt.io/development/download-qt-installer-oss \
|
||||
Note: you must export the Qt install location to your environment. E.g. add the following to a powershell profile: `$env:Qt6_DIR = "C:\Qt\6.10.1\msvc2022_64"`
|
||||
|
||||
Compiler that supports C++20. Builds have been tested with GCC12 & MSVC17
|
||||
|
||||
|
||||
Reference in New Issue
Block a user