python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to access the files in the res folder in the imgui conan package?
I am using conan to handle dependencies, for those of you familiar with imgui, it provides a series of backends you can include.
When you look at the conan package these are found in the res folder.
I...
Makogan
Votes: 0
Answers: 1
How to choose Ninja as CMake generator with Conan?
While trying to follow along Conan's Getting Started guide for creating packages, I got stuck trying to run conan create . demo/testing. It continuously tries to use MinGW Makefiles as the CMake gener...
Zantox
Votes: 0
Answers: 1
Can I "Install [a full version of] Qt [which I can build against] via the conan package manager"?
I am reading this: https://www.qt.io/blog/installing-qt-via-conan-package-manager
And its header suggests, that I can Install Qt via the conan package manager.
And yet after I finish the steps laid ou...
Jannies - They do it for free
Votes: 0
Answers: 0