关于调试错误的问题
yarmy 2006-03-24 03:04:19 编译时,提示错误:
Invalid Filename
--------------------------------------------------------------------------------------
details:
+ $B[22B28F21]{bcbide100.bpl} CppComIntf.CppComIntf.TCompiler.LinkAll (Line 1636, "CppComIntf.pas" + 178) + $B
+ $3D[22B26CF7]{bcbide100.bpl} CppComIntf.CppComIntf.TCompiler.CompileAll (Line 683, "CppComIntf.pas" + 101) + $3D
+ $C[20BA50CC]{coreide100.bpl} ComPrgrs.ComPrgrs.TProgressForm.StartCompile (Line 75, "ComPrgrs.pas" + 5) + $C
+ $6[520389E7]{vcl100.bpl } Controls.Controls.TControl.WndProc (Line 5143, "Controls.pas" + 83) + $6
+ $6[5203C998]{vcl100.bpl } Controls.Controls.TWinControl.WndProc (Line 7242, "Controls.pas" + 101) + $6
+ $5[520511CD]{vcl100.bpl } Forms.Forms.TCustomForm.WndProc (Line 3284, "Forms.pas" + 125) + $5
+ $6[5203C150]{vcl100.bpl } Controls.Controls.TWinControl.MainWndProc (Line 7021, "Controls.pas" + 3) + $6
+ $0[51F40BB0]{rtl100.bpl } Classes.Classes.StdWndProc (Line 11572, "classes.pas" + 8) + $0
+ $48D[77DF2E95]{USER32.DLL } ScrollDC + $48D
+ $6D3[77DF30DB]{USER32.DLL } ScrollDC + $6D3
------------------------------------------------------------------------------------------
为什么同一个项目,在同事电脑上就能编译,在本机上却不能呢.本来以为系统问题,重新安装后还是不可以.有没有哪个大哥知道怎么回事吗