Relative Content

Tag Archive for visual-studio-codegcccompiler-errorsg++

Im new to C++ idk how to run the code and im getting some errors

I am new to C++ because I’ve been using python and I just learned how to install packages with vcpkg and I installed dpp/dpp.h but when I put it in a file it says it recognizes the package but as soon as i run it with gcc.exe it says the package is missing or something and when I run it with other things like (gdb)Launch, (Windows)Launch, g++ it just takes me to the Launch.json file idk what to do I have put the dpp file on my enviroment path and everything I have even put it in the tasks.json file. Idk what to do can yall help me?