audio unit fails to run in Logic; .exp _Entry undefined in linker
问题 Background I am trying to get Apple's example TremoloUnit to run in Logic 9. From various forums and this SO answer, the problem with Apple's examples seems to be that Logic 9 (and many other AU hosts) use old Carbon resources. According to this technical note, adding an appropriate .r file should provide the needed backwards compatability, so I added a .r that matches the sample .plist . The Problem If I include the line _TremoloUnitEntry in my .exp , the linker throws this error: Undefined