Unable to Compile AU for Mac
-
@d-healey uhm, already done that, but they’re on IOS ... any idea please? @Christoph-Hart
-
Try cleaning the project and rebuilding.
-
@d-healey Alright, please what do you mean by “cleaning”
-
@nesta99 Go to the build menu and select clean project (not 100% sure if that's what it's called but it's something like that). Another option is to just delete your Binaries folder and re-export.
-
@d-healey thanks so much David. Will try as soon as I get home from work
-
@d-healey Unfortunately not working... oh my days.. no one here faced this issue ?
-
How many copies of the HISE source code do you have?
-
@d-healey Just this one. I cloned it on my terminal by copying the link from github.
-
@nesta99 Send me the project (without the Binaries and Samples folders).
-
@d-healey deleted the folder now, instead of cloning I've downloaded the zip folder, let’s see how it goes ..
-
@nesta99 Cloning is the best way because then you can manage different versions using git. Maybe you were on the wrong branch though.
-
@d-healey Ok, re-cloning
-
Update. After some research, I'm sure that the problem is in the linking phase. Need to know what’s this "Ld" file... uhm standalone.zip Here you go @d-healey . Thanks
-
@nesta99 Did you checkout the correct branch?
-
@d-healey yes, the scriptnode branch
-
@nesta99 Send me your project
-
@d-healey I already sent you the zip file yesterday. Please what do you mean by project? I think you already know. But I’m not compiling any plugin . I’m just trying to build the Hise standalone
-
@nesta99 Oh I thought you were compiling your own project.
-
@d-healey noo , Hise itself is not building ..
-
@d-healey want to figure if the problem sits on Xcode or in The scriptnode folder