|
EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
我现在要移植alexa 到MT8516上。交叉编译sampleapp,是需要编译mediaplayer的,于是我编译mediaplayer,编译时报错:
4 C2 D0 M: V6 }cmake ../MediaPlayer -DGSTREAMER_MEDIA_PLAYER=ON -DCMAKE_BUILD_TYPE=Debug -DARCH=ARM6 W! r, ^0 e& j5 E/ s3 w, v
Creating the build directory for the MediaPlayer with build type: DEBUG4 G9 r& m% j& F3 F* }* A5 P4 K
No keyword detector type specified, skipping build of keyword detector.
5 E+ q$ ]4 h# ?! F8 X R6 q3 [+ D-- Checking for modules 'gstreamer-1.0>=1.8;gstreamer-app-1.0>=1.8'
" w) F* |; r% n% a3 O
! N: E# I; D, c/ e- DCMake Error at /opt/oecore-x86_64/sysroots/x86_64-oESDk-linux/usr/share/cmake-3.7/Modules/FindPkgConfig.cmake:415 (message):( o" R' x# J( }( b% g2 l
A required package was not found
0 s7 J7 r+ A4 o2 \Call Stack (most recent call first):
. c- {6 [2 V; W/ X' s4 e/opt/oecore-x86_64/sysroots/x86_64-oesdk-linux/usr/share/cmake-3.7/Modules/FindPkgConfig.cmake:588 (_pkg_check_modules_internal)
' ^2 Q% r5 E" d/home/jiantang/blackwarrior/avs-device-sdk-master/build/cmake/MediaPlayer.cmake:14 (pkg_check_modules)- f* P; {. b( @$ Z/ o3 X L
/home/jiantang/blackwarrior/avs-device-sdk-master/build/BuildDefaults.cmake:25 (include)
* T3 ~" C" z- p1 s! J( L6 zGStreamerMediaPlayer/CMakeLists.txt:4 (include)
5 J" o8 ]9 I6 w X-- Configuring incomplete, errors occurred!
9 g7 B! ?7 Q$ @$ }- v# N, TSee also "/home/jiantang/blackwarrior/avs-device-sdk-master/MediaPlayer_build/CMakeFiles/CMakeOutput.log".
/ ?$ f4 K7 l9 J4 m" M" _1 j! G& y$ n$ \0 M* n; U- q& F. F' g' u: K
2 L: m$ ?1 }/ a2 @3 R, t+ Y
就是找不到gstreamer库,我现在已经有arm的gstreamer库了,请问怎么正确得加入到编译中去?5 l% y$ ^) _' R% e8 f7 S
- ^5 H7 p3 F! T' g0 W' t, y t: ]5 T9 `2 Q! z
|
|