Linking a library fails with LINK1181 on VS17
问题 I am trying to use the ADTF streaming library in my project. When I am including the lib, I get the LNK1181 error. The library comes with the headers, the lib files and dll files. I have added the path inside the C/C++ -> General -> Additional Include Directories. In addition, I have added the library inside the Linker -> Input -> Additional Dependencies. Here is also the error screenshot. Update : I have changed the location of the dll and the libs to my project path and include it again. It