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
While "PlatformIO does not depend on “CMake” and uses own multi-platform build system.", it cannot be setup without installing at least one default Toolchain (e.g. MinGW). What would be the recommendation for configuring CLion? Nothing is stated at https://docs.platformio.org/en/latest/integration/ide/clion.html
The text was updated successfully, but these errors were encountered:
I don't understand why PlatformIO abandoned its dependency on CMake and built its own multi platform system. This resulted in the complete failure of the project's header file introduction and Clion's code completion. There is also no content explanation in the document.
While "PlatformIO does not depend on “CMake” and uses own multi-platform build system.", it cannot be setup without installing at least one default Toolchain (e.g. MinGW). What would be the recommendation for configuring CLion? Nothing is stated at https://docs.platformio.org/en/latest/integration/ide/clion.html
The text was updated successfully, but these errors were encountered: