Eclipse CDT “Symbol NULL could not be resolved”

后端 未结 13 1822
北荒
北荒 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:46

    I also encounter a similar problem which is "Symbol elf magic could not be resolved", and the elf header has already been included. I think that the problem may be caused by library cache,for restarting software can solve the problem. Thank for others' help.

提交回复
热议问题