I’m trying to add some libraries to my c++ project. I found a couple of the settings I need in the projcer like Header search paths and Extra library paths.
For my program to work I need to add Additional Dependencies and Libraries. in These locations:
What version of Visual Studio are you using? I was expecting to see “Linker” where it says “Librarian”…
I don’t think you can specify those fields directly, but there’s probably another way of solving the problem from within the Projucer. What libraries are you adding?