[笔记]在 win10 上使用CodeBlocks仿真LittlevGL GUI

2019-12-10 18:26发布

本帖最后由 Jmhh247 于 2018-12-1 16:01 编辑

关键字:LittlevGL GUI仿真,Code::Blocks 17.12


做个笔记,有需要的坛友可以做个参考。

关键点我都做了截图,虽然如此,可能还是会有遗漏。。。


其实,很简单的,感兴趣就开始吧。

安装环境:
win10 64bit
Code::Blocks 17.12
SDL2



首先,安装Code::Blocks 17.12

Code::Blocks 是我常用工具之一,主要用来做些 C 代码的逻辑或算法测试,推荐!

下图是官方简介

lvth.jpg (103.8 KB, 下载次数: 0) 下载附件 2018-12-1 15:57 上传




友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
70条回答
kinsno
1楼-- · 2019-12-15 07:32
Jmhh247 发表于 2018-12-3 08:45
这个5.2版源码确实有。

之前用5.1版的源码没拖影,我也不知道原因,不影响我用,就没管。。。

我下载了工程文件,无法直接打开啊?是不是只能用工程导入的方式?
security
2楼-- · 2019-12-15 13:05
不错,谢谢分享。
kinsno
3楼-- · 2019-12-15 13:05
Jmhh247 发表于 2018-12-3 08:45
这个5.2版源码确实有。

之前用5.1版的源码没拖影,我也不知道原因,不影响我用,就没管。。。

已经搞定。但是发现一个问题,release下面报错。
ZDHCKJS
4楼-- · 2019-12-15 17:35
 精彩回答 2  元偷偷看……
huangqi412
5楼-- · 2019-12-15 19:56
Jmhh247 发表于 2018-12-3 08:46
是的,带了mingw

Sdl是什么
iandroid
6楼-- · 2019-12-15 22:59
About SDL
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.

SDL officially supports Windows, Mac OS X, Linux, iOS, and Android. Support for other platforms may be found in the source code.

SDL is written in C, works natively with C++, and there are bindings available for several other languages, including C# and Python.

SDL 2.0 is distributed under the zlib license. This license allows you to use SDL freely in any software.

一周热门 更多>