Code Monkey home page Code Monkey logo

Comments (7)

radare avatar radare commented on May 9, 2024

You need swig2 and valabind to build those bindings, i didnt tried recently, but this issue looks previous to start compiling anything.

The work for bindings is now focused on doing the ctypes backend for valabind, so we can forget about swig.

On Mar 2, 2013, at 0:57, oblique [email protected] wrote:

I used sys/python.sh but I'm getting the following error, also 'python/_r_core.so' is not created.

cd .. ; make install-python
make[1]: Entering directory /home/oblique/pkg/radare2/r2-bindings'
[ -e python/_r_core.so ] && true
make[1]: *** [install-python] Error 1
make[1]: Leaving directory/home/oblique/pkg/radare2/r2-bindings'
make: *** [install] Error 2


Reply to this email directly or view it on GitHub.

from radare2.

oblique avatar oblique commented on May 9, 2024

no, actually compilation finished with no problems, i have swig2 and valabind.. the problem is at the installation

from radare2.

oblique avatar oblique commented on May 9, 2024

hm..you are correct it was something in the compilation.. but not because of swig2 or valabing.
i got this error

r_core_wrap.cxx: In function 'RBinObject* RBin_get_object(RBin_)':
r_core_wrap.cxx:8585:31: error: too few arguments to function 'RBinObject_ r_bin_get_object(RBin*, int)'
In file included from ../../libr/include/r_asm.h:7:0,
from r_core_wrap.cxx:3239:

from radare2.

radare avatar radare commented on May 9, 2024

Fixed. reopen if you can't confirm

from radare2.

oblique avatar oblique commented on May 9, 2024

i have this bug again and is created by c88c1ce commit

from radare2.

radare avatar radare commented on May 9, 2024

Thats probably because the api and abi has changed in git. Just submit a patch fixing the affected vapis. I dont usually care about bindings until release to avoid redoing work. But the patch should be trivial

On Apr 11, 2013, at 21:00, oblique [email protected] wrote:

i have this bug again and is created by c88c1ce commit


Reply to this email directly or view it on GitHub.

from radare2.

radare avatar radare commented on May 9, 2024

Thanks! Code merged!

On Apr 11, 2013, at 21:00, oblique [email protected] wrote:

i have this bug again and is created by c88c1ce commit


Reply to this email directly or view it on GitHub.

from radare2.

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.