AAX OSX Export Error
-
This is my first effort exporting an AAX. I got the latest AAX SDK from Avid and put the contents of that folder into a folder called AAX in the HISE SDK folder. Possibly I've done the SDK wrong!
This is the error I'm getting in Terminal:
ā ld: library not found for -lAAXLibrary_libcpp ā clang: error: linker command failed with exit code 1 (use -v to see invocation)
-
@DanH I assume you need to add some paths in the .jucer file to point to the library.
-
@d-healey in the Autogenerated Jucer project?
-
@d-healey oh wait I never built the AAX library!
-
-
@d-healey ok I built the aax library and got the AAX folder sorted, all as per this thread:
The AAX plugin has been codesigned but not PACE signed. I get this error in Pro Tools now - is this a PACE thing?
-
@DanH said in AAX OSX Export Error:
The AAX plugin has been codesigned but not PACE signed.
No, you have to use only the PACE to sign an AAX plugin. If the Pro Tools that you are using is not the Developer version, you can't load the plugin without PACE codesign.
-
@orange thanks. Where are the instructions to sign with Pace?
-
@DanH Check the Eden Tools documentation, the instructions are in it.
You also need an iLok usb to sign the plugin.