score:0

just delete the debug folder and run it. this might allow the program to execute.

score:0

i had the same annoying problem, and i think i just found the solution:

  • go to the problems tab
  • right-click on errors
  • delete the errors

i had cppcheck errors that prevented me from running my programs without this warning. removing them solved the problem. and building again does not make the popup come back.

score:1

i meet the problem too, and now it is fixed simply by deleting the "debug" or "release" folder.these two folders ware build after compiling,but they seem not to refesh automaticaly.so i delete them and compile again,and fixed. my environment is :eclipse neno 4.6.0,jdk 1.8.0_92 64 bit,c++ prject.


Related Query

More Query from same tag