Git Product home page Git Product logo

Comments (3)

markbasham avatar markbasham commented on September 15, 2024

+1 on this is anyone is looking :)

from zbar-py.

rounaksingh avatar rounaksingh commented on September 15, 2024

Hi irbigturtle,
There are two .h files on the link. stdint.h and inttypes.h. For VC++ for python2.7 you will have to copy it in C:\Users\<user-name>\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\include

It should work I have used this method to build other packages.

Thanks

from zbar-py.

rounaksingh avatar rounaksingh commented on September 15, 2024

Hi
I am trying to build it in windows, I have some other errors.
The code is not MSVC ported. Check out Issue #8.

Moreover, VC9 for python 2.7 does not support the new coding standards uses old C89.
https://stackoverflow.com/questions/13308944/how-to-simulate-c99-in-visual-studio-for-variables-declaration
I have run into simple inline declarations compiling error in zbar.h and others. Also, more error. Someone has to port whole code in c++ that might work or use https://github.com/libav/c99-to-c89.

Its better to work for python3+ in my opinion. Python 2 will be obsolete in future, it is only for support not for development.

from zbar-py.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.