Giter Site home page Giter Site logo

Comments (6)

BusyJay avatar BusyJay commented on June 2, 2024

This error usually due to arch conflict. That is building the library as arm64/x86_64 architect while link it to x86_64/arm64.

from grpc-rs.

nuttert avatar nuttert commented on June 2, 2024

@BusyJay how can i fix it? I tried to build under Rosetta and without it, put arch -arm64, but it does not work.

from grpc-rs.

BusyJay avatar BusyJay commented on June 2, 2024

You may try to use a different terminal/shell that is built for aarch64.

from grpc-rs.

nuttert avatar nuttert commented on June 2, 2024

You may try to use a different terminal/shell that is built for aarch64.

Unfortunately it didn't help : (

from grpc-rs.

nuttert avatar nuttert commented on June 2, 2024

@BusyJay any other ideas? I would expect that in any terminal (not under the rosette) on M1 there should not be such assembly problems

from grpc-rs.

BusyJay avatar BusyJay commented on June 2, 2024

I'm afraid no. The solution I know is making sure all the toolchains like terminal/shell/cmake/compilers including C/C++/Rust are based on the same arch.

from grpc-rs.

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.