ktgw0316/LightZone

Error messages on launch: Couldn't link with native library: "LCTIFF

Closed this issue · 5 comments

Using newly-downloaded version 4.2.4 (d8e9ecf). After hitting OK twice, launches but don't know if it functions properly. Reverting to previous version has no errors.

Running Big Sur (11.6.6) on Intel MacBook Pro 2018 Retina

Couldn't link with native library: "LCTIFF
/Applications/LightZone.app/Contents/app/libLCTIFF.jnilib: dlopen(/Applications/LightZone.app/Contents/app/libLCTIFF.jnilib, 1): Library not loaded: /usr/local/opt/jpeg/lib/libjpeg.9.dylib
Referenced from: /Applications/LightZone.app/Contents/app/libtiff.5.dylib
Reason: image not found

Couldn't link with native library: "LCLENSFUN
/Applications/LightZone.app/Contents/app/libLCLENSFUN.jnilib: dlopen(/Applications/LightZone.app/Contents/app/libLCLENSFUN.jnilib, 1): Library not loaded: /usr/local/opt/glib/lib/libglib-2.0.0.dylib
Referenced from: /Applications/LightZone.app/Contents/app/liblensfun.2.dylib
Reason: image not found

Thank you for the report. It seems that this issue is specific for the package for Intel Mac. The cause is that the jnilib links pointing to wrong path (/usr/local/opt/). I think that I have to rebuild and publish new installer package to fix it.

thanks ... where do i get the new build? or do i have to compile?

@billtcat I'm going to release new installer by this weekend. Thank you for your patience.

OK, I've just released v4.2.5 for macOS!

OK, I've just released v4.2.5 for macOS!

Thanks for all your hard work. Seems to work perfectly ... no errors on launch whatsoever.