Conan, working with several Qt versions
Sometimes you have to deal with C++ projects that are using Qt as a main framework, and Conan, as dependency manager. It is quite usual that Qt is installed ...
Sometimes you have to deal with C++ projects that are using Qt as a main framework, and Conan, as dependency manager. It is quite usual that Qt is installed ...
Last studies show us that the software’s average lifetime is around 10 years. Does it mean that software is like a engine of an old car? Is there a time when...
Each new Qt release usually comes with new and interesting features. In the last 5.6.0, the shiny new QtCharts’s licence was a temptation for me. However, af...
What is the Smart Pointers’ semantic? How could this affect the asynchronous stage? Creating API needs always an extra effort looking for future advantages: ...