Relative Content

Tag Archive for c++fatal-errorlibnpcap

npcap missing libraries when building on vscode

having trouble compiling a packet analyzer I created. This is the first project on c++ and it seems like a nightmare trying to add all the libraries that are needed. wondering if I’m doing something wrong as I keep adding libraries and it keeps making more of these errors. Working on vscode on windows 11.