您尚未登录。

楼主 #1 2018-01-16 17:10:05

bugfix
会员
注册时间: 2017-11-22
已发帖子: 125
积分: 125

正在ARM9上弄二维码识别, 转个编译的帖子

https://my.oschina.net/u/115346/blog/480854

在arm平台交叉编译ZBar开源软件, 并将显示改成直接在Framebuffer设备显示

git clone https://github.com/ZBar/ZBar.git
cd ZBar

libtoolize --copy --force --install
aclocal
autoconf
autoheader
automake -a -c -f --foreign
# 请根据实际情况修改CC和--prefix
CC=/path/to/arm-linux-gnueabi-gcc ./configure --host=arm-linux --without-imagemagick --without-python --without-qt --without-java --without-gtk --prefix=/path/to/rootfs
make
make install

离线

页脚

工信部备案:粤ICP备20025096号 Powered by FluxBB

感谢为中文互联网持续输出优质内容的各位老铁们。 QQ: 516333132, 微信(wechat): whycan_cn (哇酷网/挖坑网/填坑网) service@whycan.cn