Clion don't recognize cpp std with remote toolchain

Answered

I'm using Clion with a remote host.

The project compiles but the IDE shows the std types as errors:

Compilation success:


How do I introduce the std type to the project?

why does it show errors if it compiles?

**when I change the toolchain to WSL everything is OK.

0
2 comments

Hello!

Does `Tools | Resync with Remote Hosts` help?

1

Please sign in to leave a comment.