.metaproj not found error when exporting as a FX plugin
-
@d-healey
Sadly, no it doesnt work... -
@Neplound Can you send me the project? Without the binaries, additional source code, pooled resources, and samples folders.
-
@d-healey
Do i need to send you zip file? -
-
@Neplound Are you exporting as VST2?
-
@d-healey
No no, i tried to do that VST3 option too -
@Neplound I get the same error on Windows. Compiles fine on Linux. I'll see if I can figure out the issue.
-
I found the problem. You have a space at the end of your project name and this confuses poor little Windows.
Change "ALL in ONE " to "ALL in ONE"
-
@d-healey
Hello, i will try that, thanks! -
@d-healey
Thank you very much!! its works, im just dumb...