id summary reporter owner description type status milestone component version severity resolution keywords cc 11370 Boost Test Library dose not work with Intel-Compiler. matthias.busch@… Gennadiy Rozental "Unit-Tests written with the Boost-Test-Library do not create a MAIN-Function when compiled with Intel-Compiler. (When switching to MS-Compiler it is working perfectly) Even setting this Defines manual dose not help. BOOST_TEST_MAIN BOOST_AUTO_TEST_MAIN My Setup is: VS2013 Update2 Intel Compiler 15.0.2.179 Platform Toolset v120 The Error is: xilink: executing 'link' MSVCRTD.lib(crtexe.obj) : error LNK2019: unresolved external symbol main referenced in function __tmainCRTStartup " Bugs closed To Be Determined test Boost 1.58.0 Regression invalid