Git Product home page Git Product logo

drm-lease-manager's People

Contributors

aglexport avatar dhobsong avatar duerpei avatar

Stargazers

 avatar  avatar

Watchers

 avatar

drm-lease-manager's Issues

Building is not straitforward, libtoml dependency can be misleading

Hi

I just built the library (great work by the way, thanks a lot!).
I struggled a little when i found that meson would tell me that libtoml was missing..
At first I thought "Ok no problem, let us just install the corresponding package".
It turns out apt-get references a libtoml11-dev package. It thought that was it. But still not found.
So I thought it was because the name of the lib was not the same (libtoml vs toml11 on my machine). Renamed stuff, same issue.
Then i looked into the files of the lib and realized it was header only .hpp files, so I decided to remove the dependency altogether and just make sure the include directory was taken into account.
At this point I had a build error because some .c file would include a .hpp file which is c++ so it would not compile.
That is where i realized it might not be the right library so I searched the web (there is MANY so called libtoml libraries) using the function names i could find in the .c file.
That lead me to this github project that i built and installed on my machine, I was then able to properly compile drm-lease-manager.

Given the fact that tomlc99 is just a two file library, and that it does not have a corresponding package, I think it would be nice to just compile it with drm-lease-manager. What do you think ?

Kind regards
Adrien

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.