积极答复者
Runtime Error

问题
-
我用的vs2008(SP1已经安装)编译我的项目,编译成功。运行的时候提示microsoft visual c++ runtime library!。怎么解决这个问题呢
答案
-
以调试方式运行你的项目
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 Helen Zhao 2012年6月28日 1:59
全部回复
-
以调试方式运行你的项目
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 Helen Zhao 2012年6月28日 1:59
-
是啊,写的每一行代码都要调试过的吧?难道开发人员在有代码的情况下不调试,让测试人员做黑箱测试,或者干脆把用户当小白鼠?
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP