Giter Club home page Giter Club logo

Comments (6)

Slids avatar Slids commented on July 23, 2024 1

So Lisp gRPC runs on top of gRPC core (written in c++)
so you'll have to install grpc core from source, then run
the lisp gRPC makefile to generate the shared libraries.

Please see
https://github.com/qitab/grpc/blob/master/.github/workflows/SBCL-test.yml

for an example of how we do it in tests.

There may be better ways of generating/saving the shared libraries but I
don't know them.

from grpc.

ccqpein avatar ccqpein commented on July 23, 2024

I find a temporary solution that can load grpc.

Yes, I need to install the grpc first. I install it through homebrew, and when I saw the debugger tell me cannot find GRPC-CLIENT-WRAPPER during ql:quickload the grpc, choose the 1. [USE-VALUE]; and input the ("/usr/local/Cellar/grpc/1.48.0/lib/libgrpc.dylib").

from grpc.

ccqpein avatar ccqpein commented on July 23, 2024

I gave a PR #45 that make (ql:quickload "grpc") runs successfully. Please check it out. Thanks.

from grpc.

Slids avatar Slids commented on July 23, 2024

Will do, but please sign the CLA.

from grpc.

ccqpein avatar ccqpein commented on July 23, 2024

Just did. Thanks for reminding.

from grpc.

Slids avatar Slids commented on July 23, 2024

Submitted, thanks!

from grpc.

Related Issues (6)

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.