It seems that he did not find a definitive answer to the question of how to add a library. theres project properties with a whole bunch of places to add file paths, but they wonder if I should edit them all, can someone tell me the purpose of each possible record, if there is more, and maybe which ones I need edit? or convenient tutorial? poorly list which entries I know. currently trying to add the Wwise library.
project-> project name properties-> configuration properties-> vC ++ directory-> library directories (click "Edit" and add the appropriate FilePath)
project-> project name properties-> configuration properties-> linker-> general-> additional library dependencies (click edit and add the corresponding file path)
project-> project name properties-> configuration properties-> linker-> input-> additional dependencies (enter library names manually)
If I look at everything, I get more linker errors than I started with
source
share