rt-thread-official/bsp/simulator/SDL2/README.md

9 lines
346 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

如何升级SDL
去SDL2[官网](http://www.libsdl.org/download-2.0.php)下载最新SDL库并将include和lib文件夹覆盖过来即可。替换时需要注意.gitignore文件中忽略了.dll和.lib文件提交.dll和.lib文件需要强制提交一下。
如图:
![figure1](figures/SDL_download.png)
![figure1](figures/SDL2.png)