Gambas3 op Raspberry Pi 5

  • Raspberry Pi 5 Model B Rev 1.0 met 4 GB geheugen
  • Systeem: Bookworm + updates 20 okt 2025: Linux 6.12.47+rpt-rpi-2712 (Debian 12.2.0-14+deb12u1). ps: dus nog geen 13-Trixie Raspberry Pi OS
  • Spijtig genoeg is Gambas niet aanwezig in “Recommended software”; daar duikt wel Visual Studio Code op.
  • Preferences, Add/remove software; zoek “Gambas”: gambas3-3.18.0-4 aanwezig
  • Om ineens alles te installeren: “Complete visual development environment for Gambas” selecteren (niet de “Visual development environment; is alleen de IDE).
  • Gambas staat in menu onder “programming”, maar start niet. Op commandolijn gambas3 geeft foutmelding: “Cannot find interface or library “gb.gtk3.wayland”
  • Add/remove software; die staat inderdaad af; selecteer, installeer met “Apply”.
  • Gambas start nu wel uit het menu, IDE start (met horizontale strepen maar dat gaat terug weg).
  • Nieuw CLI project, hello world: werkt.
  • Nieuw Graphical application, button en message: werkt.