vcpg with VScode and CodeRunner

vcpg with VScode and CodeRunner

von Pierre Blanche -
Anzahl Antworten: 1

installed the C++ boost library using vcpg.
Now all the squiggles marks have disappeared in my VS Code document. So the path should be recognised by VS Code.
However, when I run my cpp code in VS Code using Code Runner (0.9.16), I have the following message:

Mycode.cpp:8:11: fatal error: boost/iterator/iterator_facade.hpp: No such file or directory
    8 |  #include <boost/iterator/iterator_facade.hpp>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

How should I configure Code Runner (or else) so it finds the correct path?


Als Antwort auf Pierre Blanche

Re: vcpg with VScode and CodeRunner

von Richard Lobb -

I think you're on the wrong forum. This forum is for the CodeRunner question type for the Moodle Learning Management System. You appear to be asking about the CodeRunner app for MacOS.