qrcode

QrCode C/C++ API For Windows

Hi, I have looked after, without luck, a free C/C++ API for Windows that can be used in a project I am about to start. There are libraries for Java and C# but the fact is there is no one for C/C++. I need an API that can be integrated in a vs project and we cannot use libraries that run in servers ( as CGI scripts or whatever ). Does any...

qrcode generator using python for windows

Hello Friends I am looking for qrcode generator for python window version. Can anyone help me to find out. I didn't get anywhere. Please help me. Thanks, manu ...

qrcode for python on linux

Hello Friends, I have an error when i used pyqrcode. [root@localhost python2.6]# python Python 2.6.5 (r265:79063, Sep 7 2010, 07:31:57) [GCC 4.1.2 20080704 (Red Hat 4.1.2-48)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import qrcode Traceback (most recent call last): File "<stdin>", li...

Problem reading QrCode , characters are not displayed correctly.

We have a system that used an open source C# library to generate a QrCode. We can properly generate and read the QrCode, but our customer is not reading it correctly, because their keyboards are set for ABNT ( Brazilian standards ) standard. This has put us in trouble because they are reading "ç" instead of ";" and ";" instead of "/" . ...