ccrma / miniAudicle

miniAudicle: integrated development + performance environment for the ChucK programming language
https://chuck.stanford.edu/
GNU General Public License v2.0
65 stars 9 forks source link

Qt6 mac #59

Closed gewang closed 1 year ago

gewang commented 1 year ago

This builds miniAudicle using Qt6 on macOS; (this was done primarily for debugging in Qt Creator, which doesn't work currently in Windows, due to a DLL-related issue)

Dependency: will need qscintilla2_qt6 for mac; this zip file contains the framework with instructions on where to put the file; it also has the source to build the framework qscintilla_qt6.zip

FYI built and tested using Qt 6.5.0 on macOS Monterey

2023 06-mA-mac