To use some recompiled libraries (f.ex. boost chrono), I need to specify the library folder in visual studio in Properties β VC ++ Directories β Library Directories. How can I achieve this using the command line? I used / LIBPATH, but I get a linker error (LNK1104).
c ++ command-line compilation linker
tropicana
source share