Attempt to compile TBB using Visual Studio 2017 with the Intel C++ 18.0 compiler fails in both Release and Debug modes with the following message:
1>------ Build started: Project: tbb, Configuration: Release x64 ------
1>w6.tbb.cpp
1>": : error : ** The compiler has encountered an unexpected problem.
1>** Segmentation violation signal raised. **
1>Access violation or stack overflow. Please contact Intel Support for assistance.
1>
1>Done building project "tbb.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 2 up-to-date, 0 skipped ==========
w6.tbb.i file is attached. Short and long text files are also attached.
Switching to the Microsoft Visual Studio compiler compiles successfully.
Is this still a bug?
Thanks,
Chris