@d-healey I tried a lot of my own troubleshoot before trying the forums. Also, I don't know what a develop branch is
Latest posts made by bananaas007
-
RE: Exporting
-
RE: Exporting
@bananaas007 A this point, I have at least 3 copies of the source code.....
-
RE: Exporting
@bananaas007 I also tried compiling it as a standalone, and it also gave me a similar error:
-
RE: Exporting
I think so, because of that error I made a new project. This project is a simple Saw synth
It works within Hise, so then I tried to export it as An AUi plugin and got this error.
What surprised me was that this error was different (yay!).
Do you know how to fix this error? -
RE: Exporting
@bananaas007 ok, I followed the video. Compiled the stuff it said in Xcode. So I went back into Hise to my original project, and this time when I tried to compile it as a FX effect, it said this:
Does that mean it worked, and that the error is because my plugin literally does nothing? -
RE: Exporting
@bananaas007 Update: I just cloned the repository. And it said:
Extract the contents of tools/SDK/sdk.zip to tools/SDK. Your tools folder should now contain folders named ASIOSDK2.3 and VST3
How do I do that?
-
RE: Exporting
@d-healey I just downloaded the zip folder from GitHub, it came to my downloads as a folder (not zipped possibly because of safari). I read the directions for instailing it on OSX, and due to my lack of technical knowledge, I have no clue what "clone the repository" (download the file maybe [at least that is what I did]) means, and after going through the file, I feel stuck. I was unable to find the other folders the guide mentioned .
Thank you for all of your help, (and your great Youtube Videos) -
RE: Exporting
@d-healey I pressed the "compile" button, exported it, and nothing happened.
The same exact terminal message came up.
What should I do?
-
RE: Exporting
@d-healey said in Exporting:
I just rand the: 'gem install xcpretty' command
And it seemed to work.I tried to export the AU fx again, and this came up:
No file was produced.
What should I do