Eclipse CDT Invalid Project Path

后端 未结 9 2242
旧巷少年郎
旧巷少年郎 2020-12-04 23:53

I have a C project that is built using a makefile, Eclipse constantly warns about \"Invalid project path: Duplicate path entries\", but I cannot figure out what the hell it

9条回答
  •  攒了一身酷
    2020-12-05 00:47

    No needs to remove .metadata guys, just delete all path located in C/C++ General -> Paths and Symbols -> Symbols and replace them on using click buttom but don't give the path manually

提交回复
热议问题