简体   繁体   English

C ++ Visual studio express 2010无法启动程序错误

[英]C++ Visual studio express 2010 unable to start program error

I can compile code, but at run time I get some 我可以编译代码,但在运行时我得到一些

impossible to start program F:/...algo.lib 无法启动程序F:/ ... algo.lib

I checked that launch program is ok, i rebuilded. 我检查了启动程序是否正常,我重建了。 i checked on google and did not find accurate reference to THIS problem. 我检查谷歌,并没有找到准确的参考这个问题。 did you face it and did you fix it? 你有没有面对它,你修好了吗?

regards. 问候。

Are you building a static library? 你在构建静态库吗? You may want to check your Project settings for the output target type. 您可能需要检查输出目标类型的项目设置。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM