Giter Site home page Giter Site logo

Comments (2)

MitchellJThomas avatar MitchellJThomas commented on August 20, 2024

Ok, so a partial solution is to include com.google.protobuf/protobuf-java in my project's dependencies e.g. [com.google.protobuf/protobuf-java "2.6.1"]

I (incorrectly) assumed Google Protobuf classes would "pulled in" by either this project (lien-protobuf) or by the org.flatland/protobuf project... I suppose the later would be more natural.

When I "go back" to using :plugins [lein-protobuf "0.4.1"] and :dependencies [[org.clojure/clojure "1.7.0"][org.flatland/protobuf "0.8.1"]], I don't need to include the google protobuf and lien protobuf just works.

from lein-protobuf.

echeran avatar echeran commented on August 20, 2024

Thanks for the report & reminder. I included this information in documentation that appears on the repo main page. In the update, I also added a little table that tells which version of Protobuf is the default installation version for lein-protobuf.

It looks like Protobuf 3.0 is going to come out soon. After the final 3.0 release comes out, if you notice before me, feel free to give me a heads up and I can bump the relevant versions.

In the meantime, with the 0.5.0 release, you should be able to tell lein-protobuf to use a protoc executable from a custom location.

from lein-protobuf.

Related Issues (11)

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.