-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Empty macOS Dev-Latest build #11799
Comments
@angelXwind is on it, I think. |
Still hasn't been fixed. |
I've installed a build environment on my Mojave 14.4 and the latest GIT does indeed fails compiling. Thanks. |
Did you use a recursive clone and follow these instructions? https://github.com/hrydgard/ppsspp/wiki/Build-instructions It's generally easy to install, but you MUST download the git submodules (this is the first step people forget), and you must install certain Homebrew dependencies. -[Unknown] |
I wouldn't recommend Qt. If you want to use Qt, you'll need to install it (it's not small): https://stackoverflow.com/questions/29431882/get-qt5-up-and-running-on-a-new-mac I usually use -[Unknown] |
Hi, I have tried.. but I can't find executable app but I have find PPSSPP.xcodeproj generated And here the logs
And while I run command make
|
Ah sorry, if you use If you just run -[Unknown] |
Unfortunately.. I still found error message :
And I still try to run this command
And failed too
|
That looks like a problem with #11831, but if there was an error it was earlier up. Try this:
If it gives you a response (meaning it found a PPSSPPSDL) paste that into the Terminal and hit enter. It should run PPSSPP. -[Unknown] |
Sorry for late response.. Finally it works just use "./b.sh" But I decided to purge existing ppsspp folder and re-clone again. @unknownbrackets |
@fortezhuo Can you build 1.9.4? |
Thank you! I have build 1.9.4, A PPSSPPSDL.app generated successfully, and run the UI successfully, but when pay any game, it crash, could you please show me how to make it work? Thank you! |
This what I build for 1.9.4, but crash when run game roms. |
|
That's #12495. The latest macOS versions have increased security restrictions for jit. -[Unknown] |
1.8.0 works on my mac without issues |
It's related to the version of macOS you're using, not the version of PPSSPP. You'll experience problems on Catalina or newer, but that's #12495. It has nothing to do with the builds. -[Unknown] |
Thank for all of you! I build 1.9.4 in an old mac os, then it is successfully to run roms, even in Catalina. This is the 1.9.4 ppsspp: Hope it can help :) |
This doesn't fix the buildbot, but the Catalina-breaking bug has now been fixed, just for the record. |
Create job! Thank you very much! |
Hi , after playing "Metal gear solid peace walker", the one builded on Catalina still easily crash, but the one builded on older OS is more stable. |
Apparently brew has ppsspp builds now. Maybe we should suggest people use that from the website. Note: brew is using system ffmpeg though, which as we know causes problems. -[Unknown] |
"Now"? Homebrew's ppsspp build have been around since at least 2017. (Probably longer, but I can't check because the original repo the recipe was migrated from was deleted.) |
Fair enough, I hadn't seen it was added before. It's unfortunate that it uses system ffmpeg, but it seems like that's a decent workaround to these builds no longer being available? -[Unknown] |
macOS Dev-Latest build only contains 'Version.txt'.
https://build.ppsspp.org/?page/downloads#osx
The text was updated successfully, but these errors were encountered: