Platformio (Visual Code): Intellisense issues, cannot open source file stdlib.h (unrecognized command line option '-m64')

This was the solution for me.

First disable auto updates of VS Code extensions:

Then follow pfeerick’s instructions to install 0.26.0.

Thanks to everyone that contributed to the solution :slight_smile:

1 Like