我在QT4.1.1+VC6+SP6下编译出现这个问题,
q3filedialog_win.cpp
Generating Code...
dialogs\q3filedialog.cpp(5896) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'F:\9782\vc98\p2\src\P2\main.c', line 494)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~3\VC98\BIN\NMAKE.EXE' : return co
de '0x2'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~3\VC98\BIN\NMAKE.EXE' : return co
de '0x2'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~3\VC98\BIN\NMAKE.EXE' : return co
de '0x2'
Stop.
我的F盘是光驱啊,他怎么会访问到F盘的。
compiler file 'F:\9782\vc98\p2\src\P2\main.c', line 494
高手帮帮我啊。