AAX Compiles...
-
So I've just compiled the latest HISE (with the transport stuff) so I can send the customer a "modified" AAX plug-in, and I discover... that if I say "all platforms" in the target for a build then AAX fails, but if I try and build just the AAX then it works....just documenting this here in case any one gets this problem...
-
@Lindon if I select ALL Platforms, x86 AAX will fail, but x64 exports.
-
@dustbro hmm, odd I dont compile x86 binaries any more
-
While compiling as "All platforms", have you selected VST3 or VST2?
If I select VST2, "All platforms" work. but if I select VST3, "it doesn't work. I think it is because AAX plugins use .dll (VST2) platforms inside.
-
@orange said in AAX Compiles...:
While compiling as "All platforms", have you selected VST3 or VST2?
If I select VST2, "All platforms" work. but if I select VST3, "it doesn't work. I think it is because AAX plugins use .dll (VST2) platforms inside.
err , not here they don't - the AAX compiles a VST3 and the uses that...unless I'm very much mistaken(which is a distinct possibility..)