Plugin development on Mac M1

Good to hear it!

From one of the wizzards:

In the Mac environment, “gcc” is just a wrapper for clang, so you should be OK.

You should follow the guide at Building - VCV Rack Manual

Mac

Install Homebrew, and install build dependencies: brew install git wget cmake autoconf automake libtool jq python

1 Like