Opened 5 years ago
Last modified 5 years ago
#13502 new Bugs
Intel compiler detection under Windows failed
| Reported by: | 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_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
Note:
See TracTickets
for help on using tickets.
