Coder Social home page Coder Social logo

Comments (6)

asterite avatar asterite commented on May 24, 2024

I can look at this, but I need to have access to Eina.h and its contents. There must be something missing to support.

from crystal_lib.

samis avatar samis commented on May 24, 2024

No problem, it's one of the development headers for an opensource library.
The file can be viewed in the git repository at https://git.enlightenment.org/core/efl.git/tree/src/lib/eina/Eina.h

from crystal_lib.

asterite avatar asterite commented on May 24, 2024

It seems the issue is that some structs use va_args or __builtin_va_args... I'm still not sure how to map those or where those are defined, I'll keep investigating.

from crystal_lib.

samis avatar samis commented on May 24, 2024

http://man7.org/linux/man-pages/man3/stdarg.3.html might help.

from crystal_lib.

asterite avatar asterite commented on May 24, 2024

@samis With HEAD you can now generate bindings for eina. The headers have some nested structs inside structs and these aren't supported right now, I'll try to fix that next.

from crystal_lib.

asterite avatar asterite commented on May 24, 2024

And now nested structs are also supported! \o/

from crystal_lib.

Related Issues (20)

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.