boostorg / build

B2 makes it easy to build C++ projects, everywhere.
Boost Software License 1.0
229 stars 47 forks source link

Wrong path to search for the icl compiler whose major version is 2021 #745

Closed Cassielcc closed 2 years ago

Cassielcc commented 3 years ago

Hi ,

I noticed boost-1.76.0 has supported 2021 version of icl compiler, but the path that b2 search for this compiler is wrong. I print the variable $(Setup), as below picture shows,this path is wrong.

Capture

Actually, this setvars.bat is in the folder " C:\Program Files (x86)\Intel\oneAPI ".

github-actions[bot] commented 2 years ago

Thank you for your contributions. Main development of B2 has moved to https://github.com/bfgroup/b2 Please consider following up at https://github.com/bfgroup/b2/issues