Eclipse CDT “Symbol NULL could not be resolved”

后端 未结 13 1816
北荒
北荒 2020-12-06 04:32

I just installed Eclipse CDT with MinGW. All the environment variables are set, includes, etc. Tried running a hello world and everyth

13条回答
  •  既然无缘
    2020-12-06 04:43

    nothing of the suggestions above helped me. Every time opening a file the exclipse reports dozens of errors.

    What helped in the end: Closing all files, then deleting the bugs manually (right click on the error list in the Problems window), then do a rebuild index.

提交回复
热议问题