Code Monkey home page Code Monkey logo

Comments (2)

dariolah avatar dariolah commented on September 1, 2024

Thank you!
I'll update docs

Personally I don't see much appeal into static build of GUI app. E.g. on Linux IUP will depend on on GTK and having GTK statically compiled as well is bigger problem IMHO.

If you distribute application with required DLLs, User can replace them in case of need for fix.

Anyways, thank you for this, I'll include it in docs

from niup.

aldoniel avatar aldoniel commented on September 1, 2024

Thanks !
Your point of view is totally valid.
On windows, some people (me) remember the traumatism of missing dll which are a nightmare to find from a trustable source. Some people from python (me...) find it not straightforward to pack and redistribute... So, sometimes, for a small app, I thought that a single file executable might do the trick.

I don't know linux really well, but I suppose you can link again IUP without GTK.
I have heard of flatpak, snaps, docker and go default static built, which are all again the all philosophy of dynamic linking, but may sometimes lead to dependency troubles.

from niup.

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.