Git Product home page Git Product logo

Comments (6)

pcj avatar pcj commented on July 27, 2024 1

Took awhile but should be fixed by #82

from rules_protobuf.

prestonvanloon avatar prestonvanloon commented on July 27, 2024

I think this might be a duplicate of #67, but I did not see a fix committed.

from rules_protobuf.

pcj avatar pcj commented on July 27, 2024

Yeah I need to get rid of that! Yeesh. I actually was working on that this morning and have a fix for the tests/external_proto... But it uncovered one other issue. Plan to get a fix for #67 and #79 later this evening.

from rules_protobuf.

prestonvanloon avatar prestonvanloon commented on July 27, 2024

I'll see if I can send you a PR, if you haven't fixed it yet.

from rules_protobuf.

prestonvanloon avatar prestonvanloon commented on July 27, 2024

I made some progress but running into a weird issue. https://github.com/prestonvanloon/rules_protobuf/blob/master/tests/external_proto_library/BUILD#L53

Not sure if this is the right approach. Let me know.

from rules_protobuf.

pcj avatar pcj commented on July 27, 2024

Yep that's where I was going this AM as well, almost same workspace with googleapis.

The issue is in the go_proto_compile and cc_proto_compile whereby the output directory for either the files / descriptor set does not exist. Protoc does not like that. So there needs to be an extra 'mkdir' command inserted into the command list at https://github.com/prestonvanloon/rules_protobuf/blob/master/protobuf/internal/proto_compile.bzl#L372. I think I have a branch where this functionality exists (thought I fixed it already), so I will hunt that down.

from rules_protobuf.

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.