Giter Club home page Giter Club logo

Comments (5)

rstz avatar rstz commented on May 18, 2024

The pb.h files are Protobuf headers. Protobufs are used internally by YDF for message passing and model storage. The pb.h files are compiled from the .proto files with the protoc compiler.

With bazel, compilation of the protobufs is configured to be automatic. I haven't used CMake with Protobuf but it looks possible to integrate it with cmake (stackoverflow instructions) or to compile manually official tutorial.

Let me know if this helps

from yggdrasil-decision-forests.

andrea-cassioli-maersk avatar andrea-cassioli-maersk commented on May 18, 2024

OK, I see. I am a bit familiar with compiling protobuf file, I'll give it a try manually for now

from yggdrasil-decision-forests.

rstz avatar rstz commented on May 18, 2024

Hi Andrea, did you have any success or additional issues with the compilation?

from yggdrasil-decision-forests.

andrea-cassioli-maersk avatar andrea-cassioli-maersk commented on May 18, 2024

Hi @rstz , I did compile the protobuf but then I got some errors about missing inc files. I have put this on hold as it was a small side project.

Honestly I have been surprised how complicated is to compile the library, I will probably give it a try in the future though.

from yggdrasil-decision-forests.

rstz avatar rstz commented on May 18, 2024

Hi Andrea, that is unfortunate! Please feel free to ask additional questions if anything arises. We currently do not have the bandwidth to support CMake from our end, but I'd be very interested in getting it to work.

from yggdrasil-decision-forests.

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.