Software Alternatives & Reviews

Current Issues with the Qt Project – From the Outside Looking In

Elm Dear ImGui
  1. 1

    Elm

    A type inferred, functional reactive language that compiles to HTML, CSS, and JavaScript
    Pricing:
    • Open Source

    #Programming Language #OOP #Generic Programming Language 114 social mentions

  2. 2
    build2 is an open-source (MIT), cross-platform build toolchain for developing and packaging C and...
    > Qt should create a vanilla c++ package and tooling manager like Rusts cargo for dependencies and tools (and make semantic versioning mandatory). [...] Make the tool open source with vanilla c++ (aka non Qt projects), only so it can become the de facto standard. Or just use one that is already working: https://build2.org (bonus point: also gets rid of CMake). There are even "Qt classic" packages for both Qt5 and Qt6: https://queue.stage.build2.org/?packages=Qt5 https://queue.stage.build2.org/?packages=Qt6.

    #Package Manager #Front End Package Manager #Developer Tools 16 social mentions

  3. Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
    True, some modules are under the GPL only. Here[0] is a very nice website showing an overview. As for alternatives there really is not much to choose from. For small projects which are not reliant on the performance/native designs of Qt Dear ImGui looks nice[1]. But it is very much tailored for a different Use Case. [0] https://www.qt.io/product/features [1] <a href="https://github.com/ocornut/imgui">https://github.com/ocornut/imgui</a>.

    #IDE #Game Engine #Text Editors 156 social mentions

Discuss: Current Issues with the Qt Project – From the Outside Looking In

Log in or Post with