[Boost-bugs] [Boost C++ Libraries] #11370: Boost Test Library dose not work with Intel-Compiler.

Subject: [Boost-bugs] [Boost C++ Libraries] #11370: Boost Test Library dose not work with Intel-Compiler.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-06-02 09:29:28


#11370: Boost Test Library dose not work with Intel-Compiler.
------------------------------+------------------------
 Reporter: matthias.busch@… | Owner: rogeeff
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: test
  Version: Boost 1.58.0 | Severity: Regression
 Keywords: |
------------------------------+------------------------
 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

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11370>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:18 UTC