View Single Post
Old 01-18-2019, 11:58 AM   #1
Nonlinear
Human being with feelings
 
Join Date: Apr 2018
Posts: 396
Default Iplug on Xcode - even IPlugEffect not working right

I am struggling to get my plugins to compile/run on Mac - so I went back to the beginning to test IPlugEffect.

I compiled IPlugEffect directly from the WDL-OL download package in Xcode 9.4.1 for the the AU, VST and VST3 targets. All of the targets build without error and show up in the appropriate /library/ folders. All of the files appear to contain code (sizes ~1MB).

HOWEVER:

1)The "AU" does not show up in auval, AU Lab or any DAW.

2)The VST2 does not show up in any DAW.

3)The VST3 works!


IPlugEffect is a "known good" template and I expected it to compile and run without any issues. What could be wrong here? Why is the VST3 working but not AU or VST2?

Can someone tell me the EXACT setup used to build IPlugEffect that is known to work - the Xcode version, the SDK, the OS "build for" version, etc.?
Nonlinear is offline   Reply With Quote