简体   繁体   English

带树莓派的SDL 1.2

[英]Sdl 1.2 with raspberry pi

Is it possible for me to get the SDL libraries for the Raspbian OS? 我可以为Raspbian OS获取SDL库吗? I am thinking about getting a raspberry pi and want to know if I can install SDL for game dev. 我正在考虑获取树莓派,并想知道是否可以为游戏开发者安装SDL。 Thank you! 谢谢!

How about: 怎么样:

sudo apt-get install libsdl1.2-dev

It's working on my Pi. 它在我的Pi上工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM