Unable to select C++ 20 in MCUXpresso IDE 11.8.0

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Unable to select C++ 20 in MCUXpresso IDE 11.8.0

755 次查看
jdj
Contributor II

MCUXpresso IDE ships GCC 12.2, which has good support for C++20.

However, the "Language standard" dropdown in Project settings -> C/C++ Build -> Settings -> MCU C++ Compiler -> Dialect has no option for C++ 20.

There is a workaround, to simply add `-std=c++20` or `-std=gnu++20` in the "Other dialect flags" text field, but it would be nice to see it in the dropdown.

2 回复数

696 次查看
lpcxpresso_supp
NXP Employee
NXP Employee

We'll come with an update in the next IDE release. Thank you!

Regards,

MCUXpresso IDE Support

735 次查看
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello, thanks for being interested in the product of NXP, and thanks for contributing to the community.

Best regards,
Pavel

0 项奖励
回复