You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've recently been trying to get an open-source cross-platform GUI library—in C or C++—working with an open-source cross-platform C/C++ package manager.
EDIT: Created issues for all the GUI frameworks that I tried in vcpkg that are available somewhere in conan. Still haven't found a single GUI library which works (out-of-the-box).
The text was updated successfully, but these errors were encountered:
@ericLemanissier I've been avoiding Qt due to licensing issues. I want something usable for open-source, commercial, and noncommercial purposes. Actually on that note I think some others I've been testing are also GPL licensed…
I'll close this issue... we try to keep track of requested libraries using specific issues (#621). On the other hand, this is good feedback for the UI search (https://conan.io/center/) 👍
I've recently been trying to get an open-source cross-platform GUI library—in C or C++—working with an open-source cross-platform C/C++ package manager.
Experience with
vcpkg
:Experience with
hunter
:[hunter ** INTERNAL **] Project 'imgui' not found
? cpp-pm/hunter#376Experience with
sw
:Experience here with
conan
:Experience with
conda
:conda install -c conda-forge wxwidgets
used conda/conda#10602EDIT: Created issues for all the GUI frameworks that I tried in
vcpkg
that are available somewhere inconan
. Still haven't found a single GUI library which works (out-of-the-box).The text was updated successfully, but these errors were encountered: