Coder Social home page Coder Social logo

avilib's People

Contributors

arionik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

imvincentlu

avilib's Issues

[patch] a diff to fix some little issues on Linux

Hi,

Thanks a lot for sharing your code. I didn't learn it much yet, but I had to fix some little build issues on Linux, and instead of fork + PR, I simply created a patch on gist. If the change are ok for you, put it under the MIT license, or the license you need, and do what you want with it :-)

For the record, the build issues were:

  • breakage caused by wrong directory ../build (correct was ./build), avoiding ibavi64.a and aviapp binaries to be created (changes done in the Makefile)
  • a warning caused by a wrong format type in a string => I added a new define, when OS is Linux (reader.cpp)
  • added a $(OS_CXXFLAGS) at build time, to improve portability (Makefile)
  • warning caused by unused variable (z, line around 319)

See : https://gist.github.com/ebachard/3ed2b0720830b56edee341547ba29fed

Thanks

The description is inaccurate.

The description says that it is a C library, but there is no C source anywhere. All source files are C++.
The description should reflect the fact that the library is written in C++, not C.

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.