开发者

launch error: using eclipse cdt with visual c compiler error(cl.exe)

I try to using eclipse 3.7 cdt with visual c++ compiler to 开发者_StackOverflow中文版compile my cpp code appling default setting.

the compile and link process are ok. But the program still could not launch with an error.

"A program file was not specified in the launch configuration."


See this IBM article (about the debug configuration, but also useful for a "run" configuration):

launch error: using eclipse cdt with visual c compiler error(cl.exe)

You need to specify the Project and executable to run.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜