You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
Issue Details
I'm trying to compile using the instructions on the README, but after launching I only get
Trying to build with
cmake .. -G"Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug -DUSE_GLEW=off -DUSE_GLES=on
instead triggeredThe text was updated successfully, but these errors were encountered: