View Single Post
Old 10-07-2019, 01:30 AM   #1
earlevel
Human being with feelings
 
Join Date: Dec 2015
Posts: 331
Default Build IPlugEffect with latest wdl/ol?

I wanted to do a sanity check to be certain that behavior I'm seeing from Reaper has nothing to do with any changes I've made to wdl/ol. So I pulled the last wdl/ol, which calls for VST3 3.6.9, with the intent to build IPlugEffect. 3.6.9 seems to be a proper match for the most part, but it doesn't have the base lib so link fails. Also, base.xcodeproj is in the project browser, but doesn't exist in 3.6.9. I'm not sure that the lib is needed, but deleting would require other changes, and I expected IPlugEffect to build out of the box. This is not a big deal, just want ot see if anyone has a quick fix. VST3 changed quite a bit between 3.6.5 and 3.6.9.

I have no problem building IPlugEffect with my older-idl/ol-based fork, using VST 3.6.5. I just want to build it with the final wdl/ol. IPlug2/IPlugEffectVST3 works better with Reaper, btw.

Xcode 9.4.1, High Sierra
earlevel is offline   Reply With Quote