Quantcast
Channel: Intel® Software - Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 1175

Failed Assertion shared/cfe/edgcpfe/lower_il.c, line 17923

$
0
0

Hi,

I'm currently trying to compile a solution with the Intel Compiler (Intel(R) 64, Version 15.0.7.287 Build 20160518). It compiles without any errors using the Visual Studio Compiler (2013) on Windows, gcc on Linux and clang on macOS. However, there seems to be an error with the Intel Compiler and boost and I have no clue on what to try next. The complete error message is:

C:\development\dependencies\boost\include\boost-1_61\boost/move/detail/unique_ptr_meta_utils.hpp(361): internal error: assertion failed at: "shared/cfe/edgcpfe/lower_il.c", line 17923

I already found some posts on a simliar message on the forum here but nothing helped me out. I compiled boost 1.61 using the intel compiler and it worked without any problems.

Are there any suggestions?

Thanks a lot!


Viewing all articles
Browse latest Browse all 1175

Trending Articles