码迷,mamicode.com
首页 > 其他好文 > 详细

fatal error: gst/gst.h

时间:2016-06-21 15:31:43      阅读:1508      评论:0      收藏:0      [点我收藏+]

标签:

ln命令使用

ln -s  源文件(src)  目标文件(dest)

 

进到这个文件:~/LowDA/sysroots/mx6q/usr/include$

ln -s gstreamer-0.10/gst/ gst

ln -s glib-2.0/gio
ln -s glib-2.0/glib
ln -s glib-2.0/gobject
ln -s glib.h
ln -s glib-2.0/glib-object.h
ln -s glib-2.0/glib-unix.h
ln -s glib-2.0/gmodule.h

cd include/
cp ../lib/glib-2.0/include/glibconfig.h .
ln -s glib-2.0/include/glibconfig.h

ln -s libxml2/libxml

 

fatal error: gst/gst.h

标签:

原文地址:http://www.cnblogs.com/senior-engineer/p/5603637.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!