PaulTapper wrote:Great. Please could you post in this thread when you've published it and we'll get it down. Ta.
Ok, I've started checking-in now. Don't get too excited though, I haven't even persuaded PT to load the plugin yet!
PaulTapper wrote:Great. Please could you post in this thread when you've published it and we'll get it down. Ta.
What i did:
- included juce_core.h for juce_windows definition
- included <windows.h>, not sure of juce alternative with the demo source
- changed PlatformUtilities::setCurrentModuleInstanceHandle to Process::setCurrentModuleInstanceHandle
- switched project compile flags from /MT to /MD
- linked up to the AAXLibrary.lib
so now I have one linker error left...
1>AAXLibrary.lib(AAX_Init.obj) : error LNK2001: unresolved external symbol "long __cdecl GetEffectDescriptions(class AAX_ICollection *)" (?GetEffectDescriptions@@YAJPAVAAX_ICollection@@@Z)
1>.\Release\JuceDemoPlugin.aax : fatal error LNK1120: 1 unresolved externals
So, what's the plan going forward? Is this something that you're going to be continuing with at your end in the short-term?
I'm working on this and a couple of other things right now, juggling them as appropriate, so sorry if AAX isn't getting my full attention, but it'll get done eventually!
siedschl wrote:So did you digitally sign the binary, as necessary?
Users browsing this forum: alexg and 2 guests