CLion and clicking through to standard lib C headers

已完成

Hi all,

If I open any C project should I be able to click through to a standard lib header file?

Thanks.

0

Support Team helped me:

Please do exactly the following:

  1. In CLion do File | Close Project.
  2. In file manager remove the .idea subfolders from the project directory.
  3. In CLion on the Welcome Screens choose Open, select the main Makefile file which is located right in the project root (and click Open), choose Open as Project.

 

For others :-)

1

请先登录再写评论。