Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
RT-Thread Studio
按流程快速新建项目
发布于 2020-06-09 15:31:28 浏览:1343
订阅该版
15:29:24 **** Incremental Build of configuration Debug for project test **** make -j4 all arm-none-eabi-gcc "../rt-thread/tools/kconfig-frontends/utils/gettext.c" arm-none-eabi-gcc "../rt-thread/tools/kconfig-frontends/libs/parser/confdata.c" arm-none-eabi-gcc "../rt-thread/tools/kconfig-frontends/libs/parser/expr.c" arm-none-eabi-gcc "../rt-thread/tools/kconfig-frontends/libs/parser/hconf.c" libs/parser/hconf.gperf:12:82: error: unknown type name 'GPERF_LEN_TYPE' libs/parser/hconf.gperf:153:1: error: conflicting types for 'kconf_id_lookup' libs/parser/hconf.gperf:12:31: note: previous declaration of 'kconf_id_lookup' was here libs/parser/hconf.gperf: In function 'kconf_id_lookup': libs/parser/hconf.gperf:164:32: error: array type has incomplete element type 'struct kconf_id' libs/parser/hconf.gperf:26:78: error: 'T_IF' undeclared (first use in this function) libs/parser/hconf.gperf:26:78: note: each undeclared identifier is reported only once for each function it appears in libs/parser/hconf.gperf:26:85: error: 'TF_COMMAND' undeclared (first use in this function) libs/parser/hconf.gperf:26:96: error: 'TF_PARAM' undeclared (first use in this function) libs/parser/hconf.gperf:37:78: error: 'T_TYPE' undeclared (first use in this function) libs/parser/hconf.gperf:37:99: error: 'S_INT' undeclared (first use in this function) libs/parser/hconf.gperf:27:78: error: 'T_ENDIF' undeclared (first use in this function) libs/parser/hconf.gperf:30:77: error: 'T_DEFAULT' undeclared (first use in this function) libs/parser/hconf.gperf:30:100: error: 'S_UNKNOWN' undeclared (first use in this function) libs/parser/hconf.gperf:32:98: error: 'S_TRISTATE' undeclared (first use in this function) libs/parser/hconf.gperf:20:77: error: 'T_ENDCHOICE' undeclared (first use in this function) libs/parser/hconf.gperf:25:78: error: 'T_HELP' undeclared (first use in this function) libs/parser/hconf.gperf:36:101: error: 'S_BOOLEAN' undeclared (first use in this function) libs/parser/hconf.gperf:47:78: error: 'T_OPT_DEFCONFIG_LIST' undeclared (first use in this function) libs/parser/hconf.gperf:47:99: error: 'TF_OPTION' undeclared (first use in this function) libs/parser/hconf.gperf:45:79: error: 'T_ON' undeclared (first use in this function) libs/parser/hconf.gperf:29:78: error: 'T_OPTIONAL' undeclared (first use in this function) libs/parser/hconf.gperf:44:79: error: 'T_OPTION' undeclared (first use in this function) libs/parser/hconf.gperf:17:78: error: 'T_ENDMENU' undeclared (first use in this function) libs/parser/hconf.gperf:15:78: error: 'T_MAINMENU' undeclared (first use in this function) libs/parser/hconf.gperf:23:78: error: 'T_MENUCONFIG' undeclared (first use in this function) libs/parser/hconf.gperf:46:78: error: 'T_OPT_MODULES' undeclared (first use in this function) libs/parser/hconf.gperf:49:78: error: 'T_OPT_ALLNOCONFIG_Y' undeclared (first use in this function) libs/parser/hconf.gperf:16:79: error: 'T_MENU' undeclared (first use in this function) libs/parser/hconf.gperf:40:79: error: 'T_SELECT' undeclared (first use in this function) libs/parser/hconf.gperf:21:78: error: 'T_COMMENT' undeclared (first use in this function) libs/parser/hconf.gperf:48:79: error: 'T_OPT_ENV' undeclared (first use in this function) libs/parser/hconf.gperf:42:79: error: 'T_RANGE' undeclared (first use in this function) libs/parser/hconf.gperf:19:79: error: 'T_CHOICE' undeclared (first use in this function) libs/parser/hconf.gperf:18:79: error: 'T_SOURCE' undeclared (first use in this function) libs/parser/hconf.gperf:43:78: error: 'T_VISIBLE' undeclared (first use in this function) libs/parser/hconf.gperf:38:100: error: 'S_HEX' undeclared (first use in this function) libs/parser/hconf.gperf:22:79: error: 'T_CONFIG' undeclared (first use in this function) libs/parser/hconf.gperf:41:79: error: 'T_IMPLY' undeclared (first use in this function) libs/parser/hconf.gperf:39:100: error: 'S_STRING' undeclared (first use in this function) libs/parser/hconf.gperf:31:79: error: 'T_PROMPT' undeclared (first use in this function) libs/parser/hconf.gperf:28:78: error: 'T_DEPENDS' undeclared (first use in this function) libs/parser/hconf.gperf:42:34: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] libs/parser/hconf.gperf:164:32: warning: unused variable 'wordlist' [-Wunused-variable] ../rt-thread/tools/kconfig-frontends/utils/gettext.c:10:17: fatal error: lkc.h: No such file or directory compilation terminated. make: *** [rt-thread/tools/kconfig-frontends/libs/parser/subdir.mk:39: rt-thread/tools/kconfig-frontends/libs/parser/hconf.o] Error 1 make: *** Waiting for unfinished jobs.... In file included from ../rt-thread/tools/kconfig-frontends/libs/parser/expr.c:10:0: ../rt-thread/tools/kconfig-frontends/libs/parser/lkc.h:12:22: fatal error: libintl.h: No such file or directory compilation terminated. make: *** [rt-thread/tools/kconfig-frontends/utils/subdir.mk:18: rt-thread/tools/kconfig-frontends/utils/gettext.o] Error 1 In file included from ../rt-thread/tools/kconfig-frontends/libs/parser/confdata.c:17:0: ../rt-thread/tools/kconfig-frontends/libs/parser/lkc.h:12:22: fatal error: libintl.h: No such file or directory compilation terminated. make: *** [rt-thread/tools/kconfig-frontends/libs/parser/subdir.mk:39: rt-thread/tools/kconfig-frontends/libs/parser/expr.o] Error 1 make: *** [rt-thread/tools/kconfig-frontends/libs/parser/subdir.mk:39: rt-thread/tools/kconfig-frontends/libs/parser/confdata.o] Error 1 "make -j4 all" terminated with exit code 2. Build might be incomplete. 15:29:27 Build Failed. 47 errors, 2 warnings. (took 3s.703ms) 按流程快速新建项目,但是编译出错,请问各位大神这个什么问题啊?是否第一次下载RT-Thread Stduio需要配置什么?
查看更多
2
个回答
默认排序
按发布时间排序
小小李sunny
2020-06-09
这家伙很懒,什么也没写!
你操作的步骤是怎么样的,好像不用配置什么东西啊,直接创建就可以了,没出现你这样的问题。
zhang515140166
2020-06-10
这家伙很懒,什么也没写!
>你操作的步骤是怎么样的,好像不用配置什么东西啊,直接创建就可以了,没出现你这样的问题。 ... --- 我的流程就是按键之前出的视频《快速入门体验》,结果建完编译一下,跳一大堆问题
撰写答案
登录
注册新账号
关注者
0
被浏览
1.3k
关于作者
zhang515140166
这家伙很懒,什么也没写!
提问
1
回答
3
被采纳
0
关注TA
发私信
相关问题
1
rt_thread studio 啥时候能用呢
2
RT_Thread使用反馈帖子
3
RTT studio 下的 AT指令问题。
4
什么时候RTT Sdudio支持Ubuntu,Deepin和UOS操作系统
5
rt thread Studio 关于J-LINK下载问题
6
RT-Thread studio 调试设置问题
7
RTT-Studio 如何设置调试配置参数?
8
rt_thread studio 软件包配置
9
RT-Studio目前只能开发STM32的项目吗?
10
rtt studio 生成hex名字修改
推荐文章
1
RT-Thread应用项目汇总
2
玩转RT-Thread系列教程
3
国产MCU移植系列教程汇总,欢迎查看!
4
机器人操作系统 (ROS2) 和 RT-Thread 通信
5
五分钟玩转RT-Thread新社区
6
【技术三千问】之《玩转ART-Pi》,看这篇就够了!干货汇总
7
关于STM32H7开发板上使用SDIO接口驱动SD卡挂载文件系统的问题总结
8
STM32的“GPU”——DMA2D实例详解
9
RT-Thread隐藏的宝藏之completion
10
【ART-PI】RT-Thread 开启RTC 与 Alarm组件
最新文章
1
使用百度AI助手辅助编写一个rt-thread下的ONVIF设备发现功能的功能代码
2
RT-Thread 发布 EtherKit开源以太网硬件!
3
rt-thread使用cherryusb实现虚拟串口
4
《C++20 图形界面程序:速度与渲染效率的双重优化秘籍》
5
《原子操作:程序世界里的“最小魔法单位”解析》
热门标签
RT-Thread Studio
串口
Env
LWIP
SPI
AT
Bootloader
Hardfault
CAN总线
FinSH
ART-Pi
USB
DMA
文件系统
RT-Thread
SCons
RT-Thread Nano
线程
MQTT
STM32
RTC
FAL
rt-smart
ESP8266
I2C_IIC
WIZnet_W5500
ota在线升级
UART
PWM
cubemx
freemodbus
flash
packages_软件包
BSP
潘多拉开发板_Pandora
定时器
ADC
GD32
flashDB
socket
中断
Debug
编译报错
msh
SFUD
keil_MDK
rt_mq_消息队列_msg_queue
at_device
ulog
C++_cpp
本月问答贡献
踩姑娘的小蘑菇
7
个答案
3
次被采纳
a1012112796
13
个答案
2
次被采纳
张世争
9
个答案
2
次被采纳
rv666
5
个答案
2
次被采纳
用户名由3_15位
11
个答案
1
次被采纳
本月文章贡献
程序员阿伟
7
篇文章
2
次点赞
hhart
3
篇文章
4
次点赞
大龄码农
1
篇文章
2
次点赞
ThinkCode
1
篇文章
1
次点赞
Betrayer
1
篇文章
1
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部