Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined reference to stringBufferCreate' stringBufferFree' #92

Open
kingsjl opened this issue Aug 3, 2018 · 0 comments
Open

undefined reference to stringBufferCreate' stringBufferFree' #92

kingsjl opened this issue Aug 3, 2018 · 0 comments

Comments

@kingsjl
Copy link

kingsjl commented Aug 3, 2018

Arduino:1.8.5 (Windows 10), 开发板:"Arduino/Genuino Uno"

C:\Users\kjl26\AppData\Local\Temp\ccMDpPzx.ltrans2.ltrans.o: In function `aJsonStream::parseString(aJsonObject*) [clone .constprop.22]':

sketch/aJSON.cpp:357: undefined reference to `stringBufferCreate'

sketch/aJSON.cpp:419: undefined reference to `stringBufferFree'

sketch/aJSON.cpp:409: undefined reference to `stringBufferAdd'

sketch/aJSON.cpp:424: undefined reference to `stringBufferToString'

collect2.exe: error: ld returned 1 exit status

exit status 1
为开发板 Arduino/Genuino Uno 编译时出错。

在文件 -> 首选项开启
“编译过程中显示详细输出”选项
这份报告会包含更多信息。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant