Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible library version: libtiff.5.dylib #8

Open
programmingkidx opened this issue Mar 29, 2021 · 2 comments
Open

Incompatible library version: libtiff.5.dylib #8

programmingkidx opened this issue Mar 29, 2021 · 2 comments

Comments

@programmingkidx
Copy link

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
Copy link
Member

almeath commented Apr 7, 2021

Please see my comments here:

#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
Copy link

samuelaj1 commented Oct 1, 2023

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants