View Single Post
Old 11th December 2019, 10:38   #7257  |  Link
Yanak
Registered User
 
Join Date: Oct 2011
Posts: 275
Hello,

is anyone having issues trying to build with Intel compiler 2019 integrated in Visual studio 2019 ?

Building the multilib with VS 2019 works,
building the multilib with LLVM Clang integrated inside Visual Studio 2019 works too, ( either the clang 9.0.0.0 version from the VS2019 installer or the last 10.0.0 version of LLVM installed separately and integrated in VS2019 with the LLVM2019 extension from the VS Marketplace. )

But trying to use the Intel compiler brings loads of errors and the build fails, tried also to make the single 10Bits build and it fails too.

Was able to use ICC 2019 inside VS2017 some months ago and it was building correctly so I'm not sure if it's a problem on my side only or more general issue on the code, but after dozen of tries i can't find out what is wrong with Intel compiler so i ask here in case anyone have an idea.

Thank you .
Yanak is offline   Reply With Quote