c++ - launch error: using eclipse cdt with visual c compiler error(cl.exe) -
i try using eclipse 3.7 cdt visual c++ compiler compile cpp code appling default setting.
compile , link process ok. program still not launch error.
"a program file not specified in launch configuration."
see this ibm article (about debug configuration, useful "run" configuration):

you need specify project , executable run.
Comments
Post a Comment