-
QR encoder
I am programming a QR decoder/encoder for the maemo 5 platform in Qt/c++.
Now, to decoding the QR code i am using the zbar lib. The problem is which lib to use for encoding QR code? I searched in google and i found the libqrencode lib.
The question is, it's possible to write a program in Qt/c++ using the libqrencode lib to encode QR codes and run it on a N900?
Regards to all
JM30
-
Re: QR encoder
[QUOTE=JM30;711283]The question is, it's possible to write a program in Qt/c++ using the libqrencode lib to encode QR codes and run it on a N900?
[/QUOTE]
Yes, it's possible.
-
Re: QR encoder
qrencode was ported to Maemo 5 and available from extras-devel repository:
[url]http://repository.maemo.org/extras-devel/pool/fremantle/free/q/qrencode/[/url]