Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

How to build Boost C++ 1_70_0 with Intel C++ 19.0 update 4?

SiamKV
Beginner
401 Views

Hi 

I got lot of error messages using :

b2 --toolset=intel-19.0-vc14 cxxflags=/Qstd=c++14 address-model=64 -j4

(worked fine with Intel C++ 18)

Any suggestion?

Thank you

 

0 Kudos
1 Reply
Viet_H_Intel
Moderator
401 Views

If they are compilation errors, can you provide us preprocessed files to investigate?

0 Kudos
Reply