Linker error LNK1104 with ‘libboost_filesystem-vc100-mt-s-1_49.lib’

You are using /MT or /MTd option in C/C++/Code Generation/Runtime Library which require static library, boost default build with shared library output. You can switch Runtime Library to /MD or /MDd. An other option is recompile boost with static library output and you’ll get ‘libboost_filesystem-vc100-mt-s-1_49.lib’..

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)