Visual Studio Code can't find reference to function
I'm trying to use Visual Studio for a specific project but I can't get files to link properly. When including a header file with a defined function in another cpp file im getting an error undefined reference to testFunc() collect2.exe:…