Closed SteveRussell33 closed 4 years ago
I understand your fix but can I ask how would it break development as the plugins-v1 folder name is from Rack itself? https://github.com/VCVRack/Rack/blob/v1/plugin.mk#L74
I was thinking of when I do make run
Rack runs in the Rack directory, and looks for plugins in the Rack/plugins directory.
So swapping the value of the macro just swaps the problem from one place to another.
But I could be wrong.
Closing as path is relative to executable folder and not plugins folder.
Fix for https://github.com/Miserlou/RJModules/issues/67