AAX compile on a Mac
-
Has anyone any idea where the log file might be for an AAX build on a Mac?
-
@Lindon Another thing, have you tried to throw out to the trash the Binaries folder in your project folder?
-
@ustk nope I'll try that then.
-
@Lindon And are you sure Hise is pointing to the good path in your preferences?
-
@ustk yep Im pretty sure about pointing at the correct path....
But in any case good call well done and thank you - I trashed the build folder and it now compiles... so lets hope it also runs... thanks for your support.
Now on to the AAX Windows build - and the first thing I'm going to do is trash the build folder on that machine too...
-
Hey @Lindon, how did you get past the
error: Unable to create directory: /Library/Application Support/Avid/Audio/Plug-Ins/Lekko.aaxplugin/Contents (Permission denied)
problem? Are you able to build AAX in HISE on a Mac now? If so, what helped you? I tried trashing the Build folder but it doesn’t seem to help.
-
@tomekslesicki said in AAX compile on a Mac:
Hey @Lindon, how did you get past the
error: Unable to create directory: /Library/Application Support/Avid/Audio/Plug-Ins/Lekko.aaxplugin/Contents (Permission denied)
problem? Are you able to build AAX in HISE on a Mac now? If so, what helped you? I tried trashing the Build folder but it doesn’t seem to help.
make sure you are using AAX SDK 2p3p2
-
This post is deleted! -
Ok, even with the 2.3.2 SDK it doesn't build in Hise. I managed to go around it by running Xcode with sudo. Thank you!
-
Discovery of the year: you can actually run HISE as sudo! It builds fine then.