When building an application that uses the Boost libraries with the Intel® C++ Compiler, you may get linker errors like the ones shown below due to incorrect libraries being linked to the application: fatal error LNK1104: cannot open file 'libboost_thread-iw-mt-1_33_1.lib' The root cause is missing Boost libraries for the Intel® C++ Compiler.
|
↧
Intel® C++ Compiler for Windows* - Fatal link error LNK1104 when using Intel® C++ Compiler with Boost* libraries
↧