Skip to content

Latest commit

 

History

History
executable file
·
22 lines (14 loc) · 367 Bytes

dev.Darwin.md

File metadata and controls

executable file
·
22 lines (14 loc) · 367 Bytes

Developing native for OSX

Step 1: install QT 5.13.0 Open Source Native

https://download.qt.io/archive/qt/5.13/5.13.0/

Step 2: install Golang

https://go.dev/dl/

Step 3: install qtdeploy

cd src
go install github.com/therecipe/qt/cmd/...

Step 4: create .dmg file (make sure you are in src folder)

qtdeploy build desktop ./