交叉编译zbar

2020-03-10  本文已影响0人  车到山前必有路2021

http://zbar.sourceforge.net/download.html

首先记得设置交叉编译工具链的路径到PATH环境变量中

./configure --host=arm-openwrt-linux --enable-shared --enable-static --without-imagemagick --without-jpeg --without-python --without-gtk --without-qt --without-xshm --disable-video --prefix=/home/xiaodong/cross/

make clean && make && make install

上一篇 下一篇

猜你喜欢

热点阅读