vcpkg package “fatal error: curl/curl.h: No such file or directory” when i compile
I started c++ a week or two ago, and I have some problems with the vcpkg lib to install other lib more “easily”. I watched several videos that all used the same way of installation, when I install a package with vcpkg search curl, then vcpkg install [exact libname] I have no error everything goes correctly but when I try to compile a program with one of these packets, i get :