From 0267adc614e34d6c17d62b51a700c92682b4ceb4 Mon Sep 17 00:00:00 2001 From: Colesnicov Denis Petrovich Date: Tue, 30 Apr 2024 13:38:49 +0200 Subject: [PATCH] Small note referred on https://github.com/raysan5/raylib/issues/1509#issue-777709102 --- Working-on-Raspberry-Pi.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Working-on-Raspberry-Pi.md b/Working-on-Raspberry-Pi.md index cf67c31..fa0ba66 100644 --- a/Working-on-Raspberry-Pi.md +++ b/Working-on-Raspberry-Pi.md @@ -2,6 +2,8 @@ To build your raylib game for Raspberry Pi you just need to download raylib git **WARNING: `PLATFORM_RPI` is deprecated (only works with Raspbian Buster). Use `PLATFORM_DRM` for latest RPI OS Bullseye.** +**BE AWARE:** [referring to this question](https://github.com/raysan5/raylib/issues/1509#issue-777709102), that a library compiled with **` PLATFORM=PLATFORM_DRM` will not work on `X Desktop`** and a library compiled for **`X Desktop` will not run via `CLI`**, relevantly. + ### Supported Devices and OS raylib supports the following Raspberry Pi models: