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

Compilation on Raspberry Pi 5 #1430

Open
GoldenPalazzo opened this issue Nov 28, 2024 · 0 comments
Open

Compilation on Raspberry Pi 5 #1430

GoldenPalazzo opened this issue Nov 28, 2024 · 0 comments

Comments

@GoldenPalazzo
Copy link

Quick summary

No matter the flags I use to compile Play!, the executable crashes after a few seconds without even spawning a window

System Details

Describe the ambient being used to run Play!
Information needed:

  • Operating system (including the version): Debian GNU/Linux 12 bookworm (Raspberry Pi OS 64-bit with 4K pagesize kernel)
  • Hardware (GPU and CPU, for android you can search for your device model here https://www.gsmarena.com/ for specifications): Broadcom BCM2712 quad-core Arm Cortex A76 processor @ 2.4GHz
  • Version of Play!: commit 69ce62f

Issue Details

I'm trying to compile using the instructions on the README, but after launching I only get

libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
Segmentation fault

Trying to build with cmake .. -G"Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug -DUSE_GLEW=off -DUSE_GLES=on instead triggered

libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
ASSERT: "succeeded" in file /home/golden/Play-/Source/ui_qt/GSH_OpenGLQt.cpp, line 42
Aborted
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

1 participant