Thread: WDL-OL
View Single Post
Old 12-06-2017, 01:01 PM   #606
Vyedmic
Human being with feelings
 
Join Date: Jul 2007
Posts: 5
Default

Sorry for a basic question. I am new to Xcode and big IDEs and SDKs in general, so please excuse me if it is something straightforward that I am missing.

I can't get the examples to compile at all in Xcode 9.2, macOS 10.12.6. I followed all the readmes and when I try to build an App target of IPlugEffect, without modyfing anything apart from setting the BASE_SDK = macosx10.6 and DEPLOYMENT_TARGET= 10.6, I get this for target lice_32&64_intel:

Code:
error: There is no SDK with the name or path '/Volumes/Projects/Coding/plugin-development/wdl-ol/WDL/lice/macosx10.6'
I have the MacOSX10.6.sdk in
Code:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer
Can you please help?
Vyedmic is offline   Reply With Quote