VC编译器出错问题
大家好,问一下小问题,谢谢帮助下,
我用的visual studio 2005,在编译工程时,当开始出现Generating Code...时,(如下)
--------------------
1>ut_audioplayer_if.c
1>ut_audioplayer_req.c
1>ut_audiorecorder_example.c
1>ut_audiorecorder_if.c
1>ut_audiorecorder_req.c
1>ut_battery_if.c
1>ut_battery_req.c
1>ut_bt_if.c
1>Generating Code...
------------------------
编译器就出问题了,弹出个对话框,说要close,(如下)
--------------------------
microsoft & c/c++ compiler driver has encountered a problem and needs to close, we are sorry for the inconvenience
--------------------------
哪位知道是什么原因吗,提示一下。非常感谢
(补充:我自己已经重装了VS,同样的代码在别人机子上能通过)