Netbeans 7.2 shows “Unable to resolve identifier” , although build is successful

后端 未结 11 596
野的像风
野的像风 2020-11-28 21:54

I\'m using the Netbeans IDE 7.2 with C/C++ plugin (last version 1.18.1.1) and if I build my project everything is fine but the IDE show me

11条回答
  •  半阙折子戏
    2020-11-28 22:04

    I recently had this error with netbeans 8.0.2 on OS X, and couldn't find an answer for what to do.

    I solved the problem by uninstalling the C/C++ plug-in, when I reopened netbeans it prompted me to 'fix code assistance..'.

    Clicking the prompt and letting it run the problem was fixed.

提交回复
热议问题