Edit: I cleaned up a lot of things on my Mac and it is finally working… Thanks for all the support guys.
Hello. It’s my first time programming in years, so please excuse me for the novice question.
I am currently on an M2 mac, and have followed the basic tutorial for creating the MyPlugin plugin. However, when I load up VCV, nothing shows up.
I tried going through my log.txt and noticed that there was no mention of arm64 anywhere, including anything about errors. There are only mentions of plugins in the “plugins-mac-x64” folder, while my plugins are being built to the “plugins-mac-arm64” folder.
I’m assuming that VCV is only loading plugins from the x64 folder, and I have to configure that?
note)
My installed SDK and VCVrack software are both the same versions (latest ARM64)
Building a plugin works on my windows computer, so I definitely didn’t miss any steps
Yes, I tried reinstalling VCVrack, restarting my mac, etc
That happened with my windows build and I was able to fix it by doing so. I tried the same for my mac but to no avail… I think I remember why I quit my programming journey haha