AAXLibrary Path Configuration

Dear Jules

This is tiny issue, but not problem which makes unconvenient.

I am wrapping my plug-in into aax format. I checked aax configuration as enable in juce project. And it automatically add extra linker flags as “-lAAXLibrary”

If someone want to add “aaxlibrary” with different name, then it will be conflicted and build failed. Letting the flags as blank or editable text box for selecting proper library name is better in next version, I think.

Alan

Are you asking this because of the newer SDKs creating AAXLibrary_libcpp.a libs? If yes, then the Projucer will automatically use that name if you also select “LLVM libc++” under “C++ library” in the Projucer.