Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PPSSPP Mac not work
02-07-2018, 02:36 AM
Post: #1
PPSSPP Mac not work
Code:
Dyld Error Message:
  Library not loaded: /usr/local/opt/libzip/lib/libzip.5.dylib
  Referenced from: /Users/USER/Downloads/*/PPSSPPSDL.app/Contents/MacOS/PPSSPPSDL
  Reason: Incompatible library version: PPSSPPSDL requires version 6.0.0 or later, but libzip.5.dylib provides version 5.0.0


i check my homebrew,and libzip has already update
Find all posts by this user
Quote this message in a reply
02-07-2018, 05:03 AM
Post: #2
RE: PPSSPP Mac not work
Post it on official bugtracker for more visibility. https://github.com/hrydgard/ppsspp/issues

Everything is Hitsuzen!
Find all posts by this user
Quote this message in a reply
02-07-2018, 02:14 PM
Post: #3
RE: PPSSPP Mac not work
I'm getting the same error. It started happening after I updated homebrew (updated libzip to 1.4.0). I was using the PPSSPP v1.5.4-387 build before and after updating homebrew. Something is wrong and PPSSPP doesn't work well with the new version of libzip.
Find all posts by this user
Quote this message in a reply
02-07-2018, 04:17 PM
Post: #4
RE: PPSSPP Mac not work
Please read comment above you? Report it on official bugtracker. Please.

Everything is Hitsuzen!
Find all posts by this user
Quote this message in a reply
02-08-2018, 05:22 PM
Post: #5
RE: PPSSPP Mac not work
New versions of PPSSPP will work. No idea what went wrong with libzip here, but from now on we're using the internal version of libzip by default.
Find all posts by this user
Quote this message in a reply
02-11-2018, 04:19 AM
Post: #6
RE: PPSSPP Mac not work
Henrik, the reason is that the buildbot dynamically linked libzip, but just to whatever version the buildbot has installed. But since ppsspp isn't tracked via brew or anything, there's no way for brew to know something depends on the old dynamic library.

Anyway, yeah, static linking is the simple solution.

-[Unknown]
Find all posts by this user
Quote this message in a reply
02-12-2018, 12:52 PM
Post: #7
RE: PPSSPP Mac not work
Ah, of course... Thanks for explaining.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: