It seems to only be a problem with the "Get-started" Example in the MDF and not any of the others (like blink) in the IDF.
Code: Select all
Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
Thanks