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):

enter image description here

you need specify project , executable run.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -