You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DEPRECATED] Select CPP instead.
Symbols currently y-selecting this symbol:
- CHIP
LIB_CPLUSPLUS:
[DEPRECATED]
Select REQUIRES_FULL_LIBCPP or specify the C++ standard library
implementation to use from LIBCPP_IMPLEMENTATION.
Symbols currently y-implying this symbol:
- CHIP
EDIT0: As an aside (probably), maybe that's why I get the red squiggles in my conf in vscode using the kconfig extension for CONFIG_CHIP=y even though it says it's because Unknown symbol CONFIG_CHIP.
It configures fine (other than the deprecation), but maybe it's a red-herring and it's because of the deprecation issue that the extension considers it unknown.
The text was updated successfully, but these errors were encountered:
vindicatorr
changed the title
[BUG] Deprecation For CPLUSPLUS And LIB_CPLUSPLUS
[BUG] Deprecation For CPLUSPLUS And LIB_CPLUSPLUS For Zephyr
Mar 23, 2023
Reproduction steps
proj.conf:
Bug prevalence
Always
GitHub hash of the SDK that was being used
974f620
Platform
other
Platform Version(s)
No response
Anything else?
Zephyr: Master - f19e6d481164420ed758f5c07d879aa75da93eed
CPLUSPLUS:
LIB_CPLUSPLUS:
EDIT0: As an aside (probably), maybe that's why I get the red squiggles in my conf in vscode using the kconfig extension for
CONFIG_CHIP=y
even though it says it's becauseUnknown symbol CONFIG_CHIP
.It configures fine (other than the deprecation), but maybe it's a red-herring and it's because of the deprecation issue that the extension considers it
unknown
.The text was updated successfully, but these errors were encountered: