You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
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导致不通过
c语言能力有限,但应该是缺个<string.h>,所以如果有时间查下是不是commit错了,还是需要我回滚ndk环境,想先跑起来看下,然后快速学习一下
The text was updated successfully, but these errors were encountered: