Unable to Compile AU for Mac
-
@d-healey Sure.. here it is .Zantophil2.zip
-
Thanks. I just want to confirm, when you export, you are exporting as an FX plugin, not an instrument plugin, correct?
Also, why do you open the project in xcode? HISE should automatically start the export via the commandline, you shouldn't need to open Projucer or xcode. Does the command line terminal window not open for you when you export from HISE?
-
Thanks. I just want to confirm, when you export, you are exporting as an FX plugin, not an instrument plugin, correct?
Yes
Also, why do you open the project in xcode? HISE should automatically start the export via the commandline, you shouldn't need to open Projucer or xcode. Does the command line terminal window not open for you when you export from HISE?
Exactly...commandline window opens but stops with some errors. I will post you the snapshot tomorrow. So I had to open .jucer file and generating xcode project from there.
-
Exactly...commandline window opens but stops with some errors. I will post you the snapshot tomorrow. So I had to open .jucer file and generating xcode project from there.
Ok, I'll wait for your image.
-
it made me the same. c is that the command tools was not the correct one for xcode
-
@yall Yeah sounds like this could be the issue.
-
@d-healey but if that's the problem I had to recompile hise. xcode10.1 + command tools 10.1
-
here is the snapshot......
It's gifted by my brother @Rudra-Ghosh Macbook Air but only problem is AU not being compiled. -
@Tania-Ghosh Have you installed xcpretty? You must install it too before compiling plugins.
- Download xcpretty from here https://github.com/xcpretty/xcpretty and unzip
- Open Gem file in the xcpretty download package.
- Then enter
sudo gem install xcpretty
command in Terminal
This should finish installing xcpretty gem files. Then retry the Hise export process, it should work.
If it doesn't work, try to compile Hise again and then export plugin. -
@orange Great.. I'll try any let you know. :)
-
@orange Sorry.. not working...
Unable to compile AU plugins.
-
@Tania-Ghosh try to compile your plugin using the .auto generated file in your project folder. you open it with projection
-
@yall @orange @d-healey @ustk @Christoph-Hart Sorry Tried.. didn't work.. here is the full screen record with the error details...
https://youtu.be/dN7lNt1ZrZw -
@Tania-Ghosh which XCode version are you using? There is a post about this issue:
https://forum.hise.audio/topic/2600/macos-catalina-rez-error-bad-cpu-type-in-executable/2
-
@orange I am using Xcode10.
-
I noticed you're using JUCE 6, I don't know if that will work. HISE comes with JUCE 5
-
@d-healey I'm using Projucer v.6 and it works here
-
Are you compiling on a system with an M1 CPU? Or is this Intel?
-
@d-healey Yes..Intel i5 CPU.
-
@Tania-Ghosh did projucer 5 that's bundled work at all because I have a very similar setup here with Catalina and Xcode 10.1 ,Projucer 5 won't open at all.. so I used version 6.