Shinmera / qt-libs

Helper system to ensure the necessary library for CommonQt/Qtools development are available and deployable.
zlib License
18 stars 8 forks source link

qt-libs 2.0.2 on macOS: Error opening shared object #17

Open phoe opened 5 years ago

phoe commented 5 years ago

Attempting to use 2.0.2 on macOS results in:

Unhandled CFFI:LOAD-FOREIGN-LIBRARY-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {10005084C3}>:
  Unable to load foreign library (COMMONQT).
  Error opening shared object "/Users/travis/quicklisp/dists/quicklisp/software/qt-libs-20190710-git/standalone/qtlibs!commonqt.dylib":
  dlopen(/Users/travis/quicklisp/dists/quicklisp/software/qt-libs-20190710-git/standalone/qtlibs!commonqt.dylib, 10): Library not loaded: qtlibs!smokeqtcore.dylib
  Referenced from: /Users/travis/quicklisp/dists/quicklisp/software/qt-libs-20190710-git/standalone/qtlibs!commonqt.dylib
  Reason: image not found.

(Full Travis log available at https://travis-ci.com/phoe-trash/furcadia-post-splitter/jobs/249775881)

The workaround is to downgrade qt-ilbs and qtools to the latest pre-2.0.2 commits: