Binary output folder
-
@Christoph-Hart Why are standalone builds output to a different location than plugins on MacOS (and I assume Windows)?
-
@d-healey said in Binary output folder:
@Christoph-Hart Why are standalone builds output to a different location than plugins on MacOS (and I assume Windows)?
-- on windows they all go in the same(ish) spot - its just Mac that has the app in the "normal"(windowsy) spot and the plug-ins in the Library/Audio/plugins chain.
-
@Lindon said in Binary output folder:
the Library/Audio/plugins
There's a "Copy plugin" build step that can be disabled in the Projucer settings if you don't want it there.
-
I mean that the build directory is different. Plugins are built in
Binaries/Builds/MacOSX/build/<config>
while apps go intoBinaries/Compiled