码迷,mamicode.com
首页 >  
搜索关键字:libvmi    ( 3个结果
ubuntu14.04下libvmi 编译安装使用
今天写一篇关于libvmi的文章,其实网上有很多关于libvmi的文章,但是,在按照网上的做,常常会报一些错误,就是那些错误导致我对libvmi折腾了一两周,下面进行开讲。...
分类:系统相关   时间:2015-08-14 19:12:58    阅读次数:727
conflicting types for xxxx错误 (转)
pretty_print.c:31: error: conflicting types for ‘vmi_print_hex’libvmi.h:749: note: previous declaration of ‘vmi_print_hex’ was heremake[3]: *** [libvm...
分类:其他好文   时间:2015-06-01 20:05:59    阅读次数:138
No package 'glib-2.0' found
我是在安装libvmi的时候遇到了这个问题,之前已经装好了glib-2.44.1,但在libvmi目录下执行./configure的时候爆出了这个错误,虽然一度通过export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH把gli...
分类:其他好文   时间:2015-05-30 18:12:39    阅读次数:216
3条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!