Opened 5 years ago

Last modified 5 years ago

#13502 new Bugs

Intel compiler detection under Windows failed

Reported by: oley@… Owned by: René Rivera
Milestone: To Be Determined Component: predef USE GITHUB
Version: Boost 1.67.0 Severity: Problem
Keywords: Intel Windows Cc:

Description

BOOST_COMP_MSVC
(BOOST_COMP_INTEL && BOOST_OS_WINDOWS)

is false under Windows with Intel C++ 18 on Visual Studio 2017.

This causes problem with compilation of DLL library on alias.hpp:39

Change History (1)

comment:1 by Kohei Takahashi, 5 years ago

Component: Nonepredef USE GITHUB
Owner: set to René Rivera
Note: See TracTickets for help on using tickets.