1>LINK : fatal error LNK1104: cannot open file 'libboost_system-vc140-mt-gd-1_59.lib'
I have faced this error while compiling, I searched for the file and I found it, so what is the problem?
1>LINK : fatal error LNK1104: cannot open file 'libboost_system-vc140-mt-gd-1_59.lib'
I have faced this error while compiling, I searched for the file and I found it, so what is the problem?
This may happen due to a variety of reasons. Here are a few from my own experiences:
Additional Library Directories
under the linker properties in VS.