justingardner / mgl

A suite of mex/m files for displaying psychophysics stimuli
http://justingardner.net/mgl
Other
18 stars 22 forks source link

Amended mglMake.m and addition of MEX opts 'xml' file for El Capitan 10.11.3 and SDK 10.11 #23

Closed lukehallum closed 7 years ago

justingardner commented 7 years ago

Luke - I merged - and made mglMake use a non-user specific path to find the file. Please git pull and make sure that still works for you.

lukehallum commented 7 years ago

Justin, Sorry about that Luke-specific path. Bit sloppy of me. Long story short, it works for me now. I had to add a few Frameworks to LDFLAGS in clang_maci64.xml to get mglPrivateSetSound.c and mglPrivateVolume.c to compile w/o errors. You'll see the new pull request.