Every snapshot release past 2014.10.02 fails to launch on Mac OS X 10.8.5
because it can't find the symbol _kCTLanguageAttributeName. I'm guessing the
build toolchain changed to require Mavericks/Yosemite. Are there plans to
add back 10.8 support, or should I run it on a Windows machine?
Crashed Thread: 0
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
Symbol not found: _kCTLanguageAttributeName
Referenced from:
/Users/USER/Desktop/OpenSCAD.app/Contents/MacOS/../Frameworks/libharfbuzz.0.dylib
Expected in:
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
in
/Users/USER/Desktop/OpenSCAD.app/Contents/MacOS/../Frameworks/libharfbuzz.0.dylib
--
View this message in context: http://forum.openscad.org/Recent-snapshots-don-t-work-on-Mountain-Lion-tp10818.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
On Dec 30, 2014, at 20:50 PM, jgreely openscad@jgreely.com wrote:
Every snapshot release past 2014.10.02 fails to launch on Mac OS X 10.8.5
It should work on 10.7+
I’ll take a look at it. Just need to get a VM up and running..
-Marius
On Dec 30, 2014, at 20:50 PM, jgreely openscad@jgreely.com wrote:
Every snapshot release past 2014.10.02 fails to launch on Mac OS X 10.8.5
This was a bug in the harfbuzz build. It’s fixed starting with the 2014.12.31 snapshot which was just uploaded
-Marius
Thanks, that fixed it!
-j
--
View this message in context: http://forum.openscad.org/Recent-snapshots-don-t-work-on-Mountain-Lion-tp10818p10853.html
Sent from the OpenSCAD mailing list archive at Nabble.com.