请教linux下怎样引入外部库

想在linux下使用视频功能,就引用 了ffmpeg,但怎样把ffmpeg的include和lib引入到cocos中呢?

把你的库扔到external文件夹下,然后编写make文件~