注册 登录
编程论坛 C++教室

[求助]我的VC不能用啊

huoshichen 发布于 2006-12-29 15:30, 560 次点击
我的VC 在执行时就卡住了.然后关掉VC 时他就会弹出一句话.you can not close the workspace while a build is in progress.
select the stop build command before closing the workspace.
急求啊.大家帮帮忙啊. 关掉时图片.
3 回复
#2
yuyunliuhen2006-12-30 19:10
确定你的程序没有问题吗?
#3
一二三四五2006-12-30 19:15
重新打开还是那样吗?

要不,测试一下简单的HELLOWORLD试试
#4
song42006-12-30 19:26

老毛病
指针问题或死循环问题
强行关闭就可以了

1