Skip to content

Commit 9ff2818

Browse files
klackthinkyhead
authored andcommitted
📝 Linux Sim apt-get line (#25208)
1 parent 5ff467c commit 9ff2818

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ini/native.ini

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ build_src_filter = ${common.default_src_filter} +<src/HAL/LINUX>
2626
# Native Simulation
2727
# Builds with a small subset of available features
2828
# Required system libraries: SDL2, SDL2-net, OpenGL, GLM
29+
# sudo apt-get install python3-venv build-essential libsdl2-dev libsdl2-net-dev libglm-dev
2930
# See https://docs.platformio.org/en/latest/platforms/native.html for more information
3031
#
3132
# Tested with Linux (Mint 20) : gcc [9.3.0, 10.2.0]: libsdl2-dev[2.0.10], libsdl2-net-dev[2.0.1], libglm-dev[0.9.9.7, 0.9.9.8]

0 commit comments

Comments
 (0)