I`ll try to build JuceDemo AU for ppc(or universal).
My system:
Leopard 10.5.1
Xcode2.5
SDK 10.4u
juce 1.45
It builds, but does not recognized as AU by Rax 1.2.3(ppc AU host).
Rax works fine with 3-rd party pcc plug-ins.
I check info.plist data, component package. All looks health.
Bug from hxxp://www.rawmaterialsoftware.com/juceforum/viewtopic.php?t=2588(hxxp://lists.apple.com/archives/coreaudio-api/2007/Nov/msg00040.html )fixed.
VST ppc version works good(with juce host builds to ppc).
Intel build works fine.
Any ideas?
Thanks.
I had something similar where aulab, auval, and every other host worked fine with my plugins, but Logic wouldn’t recognise them. I never quite got to the bottom of what was going on, but it miraculously all started working again. I suspect that the apple component manager might be flaky sometimes, and just refuses to recognise certain files as components.