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

Subject: Re: [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-03 14:31:56


#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
Resolution: | Keywords:
-------------------------------+------------------------

Comment (by anonymous):

 Solved.

 The problem was the combination of Compiler/Linker Settings.
 The Following Settings must match together.

 - #define BOOST_TEST_DYN_LINK
 - Multi Threadded Debug DLL (/MDd)
 - Subsystem: CONSOLE

 Sorry and Thank You
 Matthias

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11370#comment:1>
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