Qt 6 will provide additional libraries via Conan package manager
1–10 of 37 posts
Re: Qt 6 will provide additional libraries via Conan package manager
#2Re: Qt 6 will provide additional libraries via Conan package manager
#3Re: Qt 6 will provide additional libraries via Conan package manager
#4Re: Qt 6 will provide additional libraries via Conan package manager
#5CMake and qmake is not enough. Adding Ninja...
Re: Qt 6 will provide additional libraries via Conan package manager
#6This seems a bit strange. Conan's client is open source, and the repositories are decentralised, but the repository server it all depends on, JFrog Artifactory, is proprietary.
Re: Qt 6 will provide additional libraries via Conan package manager
#7Re: Qt 6 will provide additional libraries via Conan package manager
#8This seems a bit strange. Conan's client is open source, and the repositories are decentralised, but the repository server it all depends on, JFrog Artifactory, is proprietary.
1: https://docs.conan.io/en/latest/uploading_packages/running_y... 2: https://jfrog.com/open-source/
Re: Qt 6 will provide additional libraries via Conan package manager
#9How about you switch to a free licence such as a two-clause BSD or an MIT licence?
Alternatively they have to go bankrupt, then the agreement with KDE Kicks in and it becomes BSD https://kde.org/community/whatiskde/kdefreeqtfoundation/ (but in that case one has to ensure somebody continues working on it ... no idea if KDAB and KDE have enough manpowwer ...)
Re: Qt 6 will provide additional libraries via Conan package manager
#10Also as a C/C++ guy I could care less if the libraries are written in Brainfuck for what is worth, as long as their API stays usable from C, which is pretty much guaranteed. So the idea of a "C/C++ package manager" seems strange, and even trying to create a barrier where there was none.