Thread: IPlug - Youlean
View Single Post
Old 06-16-2017, 08:00 AM   #135
TBProAudio
Human being with feelings
 
TBProAudio's Avatar
 
Join Date: May 2014
Location: Germany
Posts: 643
Default

Quote:
Originally Posted by Youlean View Post
Ok. In script you have 2 places where you should change sdk. It is on top, before make...

Also open terminal type "sudo " (without quotes) and drag and drop the script file on terminal, now hit enter. If you still have problems it might happen if you have any spaces in your script file path...
Many thanks for this tip.
"Expat" compiles now :-)
Still problems with "fontconfig":

Code:
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
  CC       fcatomic.lo
clang: warning: no such sysroot directory: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk'
clang: warning: no such sysroot directory: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk'
In file included from fcatomic.c:50:
In file included from ./fcint.h:29:
In file included from ../config.h:363:
../config-fixups.h:30:11: fatal error: 'machine/endian.h' file not found
# include <machine/endian.h>
SDK set to 10.9 in main script...
__________________
www.tbproaudio.de
TBProAudio is offline   Reply With Quote