Yes you have to compile zbar for arm board. For compiling zbar for android/arm you have to use Android NDK. Android NDK will give you the cross compiler tools by which you can compile it. And no Qt wont give the functionality to cross compile zbar. So for compiling zbar using arm toolchain you have to either pass the switch in configure script for overriding the "c compiler or c++ compiler" or edit in Makefile.
Bookmarks