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

编译报错 #4

Open
she246 opened this issue Jun 27, 2022 · 1 comment
Open

编译报错 #4

she246 opened this issue Jun 27, 2022 · 1 comment

Comments

@she246
Copy link

she246 commented Jun 27, 2022

image

ndk16
cmake 3.10.x
In file included from xxx\ffmpeg\playerbyffmpeg\AVSample\camera_recorder\src\main\cpp\audio_packet_queue.cpp:1:
xxx\ffmpeg\playerbyffmpeg\AVSample\camera_recorder\src\main\cpp\audio_packet_queue.h:43:3: error: use of undeclared identifier 'memcpy'

这个工程能跑吗,感觉有低级error导致不通过
image
c语言能力有限,但应该是缺个<string.h>,所以如果有时间查下是不是commit错了,还是需要我回滚ndk环境,想先跑起来看下,然后快速学习一下

@loco-g
Copy link

loco-g commented Apr 17, 2023

#include<string.h>

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

2 participants