failed to load for lack of DYLD. Installed via sourceforge download copying to Applications and running like anything else.
Process: Wish [9583]
Path: /Applications/TKE.app/Contents/MacOS/Wish
Identifier: com.phase1geo.tke
Version: 8.6.6 (8.6.6)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Wish [9583]
User ID: 502
Date/Time: 2018-11-21 09:15:13.491 +0100
OS Version: Mac OS X 10.14.1 (18B75)
Report Version: 12
Anonymous UUID: A77A6336-FF6B-1FBB-3080-E8C633FC8662
Sleep/Wake UUID: 856533F2-3544-4B3E-851A-CADB7B8C3B95
Time Awake Since Boot: 54000 seconds
Time Since Wake: 450 seconds
System Integrity Protection: enabled
Crashed Thread: 0
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: DYLD, [0x1] Library missing
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
Library not loaded: /Library/Frameworks/Tk.framework/Versions/8.6/Tk
Referenced from: /Applications/TKE.app/Contents/MacOS/Wish
Reason: image not found
I'm wondering if you need to install the command-line utilities from XCode. Could you give that a try and let me know if that solves the problem? If so, I'll update the installation instructions for macOS in the README and User's Guide.
Hey, I am getting the very same error. Damn, I am SO EXCITED about this editor. Long-term Vim user here, I am looking for a secondary editor for browsing large codebases (Vim is not good for this). Using Sublime 3 Eval right know and it is good but I want FOSS.
Just installed XCode cmd tools for Mojave, it does not help:
So I am able to find the framework on this path: /System/Library/Frameworks/Tk.framework/Versions/8.5/Tk
This is clean macOS Mojave with the XCode tools installed. I am a Linux engineer, this is my secondary device. Looking forward booting up my workstation tomorrow to try the editor.
Could you try installing a 8.6 version of Tcl/Tk from ActiveState to see if that resolves the issue?
Last edit: Trevor Williams 2018-11-22
I had the same issue and this fixed it for me.