PCemOnMac / PCemV17macOS

Port of the PCem PC emulator for macOS. Comes with OpenGL 3.0 support built-in
GNU General Public License v3.0
68 stars 14 forks source link

Incompatible library version: libtiff.5.dylib #8

Open programmingkidx opened 3 years ago

programmingkidx commented 3 years ago

Dyld Error Message: Library not loaded: /usr/local/opt/libtiff/lib/libtiff.5.dylib Referenced from: /Applications/PCem.app/Contents/MacOS/libwx_osx_cocoau_xrc-3.0.dylib Reason: Incompatible library version: libwx_osx_cocoau_xrc-3.0.dylib requires version 12.0.0 or later, but libtiff.5.dylib provides version 11.0.0

My Info: Mac OS 11.1 M1 Mac PCem 17.0.0-beta.1

almeath commented 3 years ago

Please see my comments here:

https://github.com/PCemOnMac/PCemV17macOS/issues/9

I do not have access at this point in time to an M1 Mac, but I will be asking the team for their feedback.

samuelaj1 commented 11 months ago

@programmingkidx My issue began when i installed the new mac os 17 sanoma and this is what i did to fix it.

  1. uninstall homebrew - /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/uninstall.sh)"
  2. install Homebrew again - /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  3. i reinstalled my library like php