Giter Site home page Giter Site logo

Comments (5)

trufae avatar trufae commented on May 30, 2024

Which commands are you using to build to build iaito? I would recommend ./configure;make. Also you will need r2-5.2.1 to use latest iaito release or git (not 5.2.0)

but the issue you are showing seems related to not finding the pkgconfig files or the libraries of r2 in your system. This could be because u have an r2 for x86-64 and that wont link with arm64 iaito, try to build r2 from source (git is 5.3. and its also fine)

i dont have any m1 to try and gha doesnt provide m1macs in the CI. But ideally i may build fat versions of iaito for mac on future releases

from iaito.

watjurk avatar watjurk commented on May 30, 2024

I'm using ./configure; make. I've installed r2 with brew and I'm building iaito from code from 5.2.2 release. It seams that there is a problem with pkg-config:

~ file $(which r2)    
/opt/homebrew/bin/r2: Mach-O 64-bit executable arm64
➜  ~ pkg-config r2   
➜  ~ 

And what about this error while trying to install iaito via .pkg ?

from iaito.

trufae avatar trufae commented on May 30, 2024

try pkg-config --cflags --libs r_core

from iaito.

trufae avatar trufae commented on May 30, 2024

can you paste the full build log?

from iaito.

watjurk avatar watjurk commented on May 30, 2024

Closing in favour of: #45 and #44

from iaito.

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.