GithubHelp home page GithubHelp logo

Comments (7)

ed-asriyan avatar ed-asriyan commented on June 2, 2024

Hi!
Are you talking about the following structure:

.
├── bin
│   ├── tgs_to_gif.sh
│   ├── tgs_to_png
│   ├── tgs_to_png.sh
│   └── tgs_to_webp.sh
└── src

from lottie-converter.

saltedcoffii avatar saltedcoffii commented on June 2, 2024

I am, kind of. Have a look at https://aur.archlinux.org/packages/tgs-to-gif-cpp-git and see how they package it. you can see how it's not ideal.

from lottie-converter.

ed-asriyan avatar ed-asriyan commented on June 2, 2024

I am not cmake guru. so @saltedcoffii, I would be happy if you review the pull request #75 :)

from lottie-converter.

saltedcoffii avatar saltedcoffii commented on June 2, 2024

Alright! I'm not a cmake guru myself either but I use this program a lot and would love to learn!
I have a lot more experience with meson, if I changed the buildsystem to that, would that be okay? If not, we'll see if I can learn cmake.

from lottie-converter.

ed-asriyan avatar ed-asriyan commented on June 2, 2024

in case of switching to meson

  1. is it possible to keep the build option regarding static/dynamic linking?
  2. can meson manage dependencies?
    1. if no, does it work with conan?
    2. if yes, can it manage all current dependencies the project has?

from lottie-converter.

saltedcoffii avatar saltedcoffii commented on June 2, 2024
  1. Yes. The option can then be passed to the meson binary during build
  2. I believe so. I'll look into it, if I have any issues, I'll stick with cmake.

from lottie-converter.

ed-asriyan avatar ed-asriyan commented on June 2, 2024

thank you @saltedcoffii!

from lottie-converter.

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.