Conan: Adding a new build_type to an existing package
I am still working my way through learning Conan. I only make changes to it when I have to, which luckily isn’t often but whenever I do it’s aways a learning...
I am still working my way through learning Conan. I only make changes to it when I have to, which luckily isn’t often but whenever I do it’s aways a learning...
Error opening terminal: xterm-256color
PDCurses worked just fine on Windows, but running the same code on macOS with ncurses kept giving me this error:
This is how I hacked together a Conan package for use with my Windows console project. I wasn’t concerned with having Conan automatically build the project’s...
Conan conanfile.py for consumers
Like most developers, I have several ideas I’m juggling at any given time.