


Please note, that Code::Blocks is available in two versions: as a standalone IDE, as an IDE and an outdated version of GCC (5.1.0).

The advantage of this setup is that you will be able to compile any standard C99, C11, C++11, C++14, C++17 and Fortran program on your Windows machine.

In this article I will show you how to install the Code::Blocks IDE on Windows and how to configure it to use GCC 9 for building C, C++ and Fortran programs. So the problem is that the library can't be found.Solarian Programmer My programming ramblings Home Archives Contact Privacy Install Code::Blocks and GCC 9 on Windows - Build C, C++ and Fortran programs Posted on Novemby Paul I have tried building it with cmake which didn't show any error messages and I have the files built in their own folder on my computer. However if I leave it as #include Ĭan someone please walk me through exactly how I can get the library to work? I am also having to change the directory in all the h files and I feel like this is not what I should be doing. I have also tried including the library in the directory and opening using: #include "yaml-cpp/yaml.h"īut I keep getting errors that there is no such file in directory. I have tried to install the libraries and link to the compiler (I think that,s what I did) but it doesn't seem to work. I need to run some code which involves yaml-cpp and cvode libraries in code blocks.
