AAX build with the latest develop build fails
-
I'm building on an M1 machine, Monterey. I know PT isn't M1 native yet so I don't expect the AAX to be, but it would be great if we could export AAX for Intel without going to ancient versions of Hise.
-
where does it fail and what does it say? I haven't tried exporting AAX yet and I haven't installed the SDK.
-
@christoph-hart I'll post a screenshot later today. It does the usual VST export first, which is fine, but then gives a series of red SDK errors. Maybe it's on the Avid's side, who knows. I keep a May build of HISE on my backup Intel machine and it exports just fine.
-
@tomekslesicki ~~Have you recompiled the AAX SDK as native ARM library?~~Nevermind, if Protools isn't available on ARM, this might not help.
Try disabling the M1 build configuration - Open the Projucer file of your plugin, and untick those boxes:
Then resave and recompile it.
-
@christoph-hart not yet but I can't get my head around it, gives me a million errors when building and I'm in a middle of a project so it's hard for me to troubleshoot every single one. Maybe they released a new SDK in the meantime, I'd have to check.
-
@tomekslesicki You replied faster than I could edit my previous answer, so please take a look above :)
-
@christoph-hart yup, that worked, thank you!