Skip to content

Conversation

anqanq000
Copy link

@anqanq000 anqanq000 commented Sep 9, 2025

解决编译源码包中 raspberry-pi 的 c++ 版本示例代码,报链接错误的问题(源码目录:Payload-SDK\samples\sample_c++\platform\linux\raspberry_pi)
报错输出日志如下(截取部分):
......
/usr/bin/ld: application.cpp:(.text+0xec): undefined reference to HalNetWork_GetDeviceInfo
/usr/bin/ld: application.cpp:(.text+0xf0): undefined reference to HalNetWork_GetDeviceInfo
/usr/bin/ld: application.cpp:(.text+0xf8): undefined reference to Osal_Socket
......

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

Successfully merging this pull request may close these issues.

1 participant