Unable to Compile AU for Mac
-
@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
-
@nesta99 We're all using the same source code so I would think the problem is somewhere else in your system setup. Tell me the exact steps you are doing when you compile.
-
@d-healey Loading the screen recording...Thanks
-
@d-healey https://youtu.be/DQqUHbtvnGM
Good morning , In this video i'm showing the process from scratch . The cloning phase takes 3.50 min of the video so you can jump that part. I'm also thinking to downgrade to xcode 10.1 -
Update. Downgraded to xcode 10 and this came out:
Any idea?
-
@nesta99 Use 10.3
-
@d-healey Ok, then what should I do please. Seems not working on 10.3 also. I'm stuck to be honest
-
-
@nesta99 How did you fix it?
-
@d-healey Deleted the the 2021.01 and Oneapi Directory, so that the paths where coherent with with path shown in the Error log. Compiled with Xcode 10.0
-
Hi everyone. I'm trying to compile my plugin here on my Mac, but it's not working . June itself works super correctly! I don't know why I can't compile. please help
Thanks
-
@nesta99
You have to compile Projucer from JUCE source code. Sometimes Mac doesn't allow pre compiled binaries. Locally compiled apps bypasses this requirement.
Or You can do :
Type this into the Terminal
xattr -cr
after the "cr" press space button then drag and drop the Projucer app file into the Terminal. Press enter. This will deactivate Gatekeeper for Projucer and it will work. -
@Rudra-Ghosh Still not working... tried all day long..
-
@nesta99 you tried to download the projucer from the juce site?
-
@yall Yes, but then i got the information here that it's better to clone it with the terminal...
-
@nesta99 i just saw with your image that you compile with @d-healey exporter. me neither it does not work aprc mac
-
@yall ok, but it was working on my former 2011 MacBook ... don’t know why is not working here
-
@nesta99
Also tried to compile without the export tool but still... any idea on this one please?