首页上一页 1 下一页尾页 1 条记录 1/1页
求助
发表在C语言图书答疑
2010-08-27
是否精华
是
否
版块置顶:
是
否
我现在在用视频采集卡做东西,运行厂家提供的程序时,Compiling没有错,但是Linking的时候就出现了下面的错误,我不知道是怎么回事,请各位老师帮忙解决一下,学生感激不尽!
Linking...
LINK : error : Internal error during ReadSymbolTable
ExceptionCode = C0000005
ExceptionFlags = 00000000
ExceptionAddress = 004623F2
NumberParameters = 00000002
ExceptionInformation[ 0] = 00000000
ExceptionInformation[ 1] = 00000008
CONTEXT:
Eax = 00B3003C Esp = 0012E6D8
Ebx = 00000002 Ebp = 007C1F7E
Ecx = 00B3003C Esi = 00850764
Edx = 00000000 Edi = 00850764
Eip = 004623F2 EFlags = 00010246
SegCs = 0000001B SegDs = 00000023
SegSs = 00000023 SegEs = 00000023
SegFs = 0000003B SegGs = 00000000
Dr0 = 0012E6D8 Dr3 = 00000002
Dr1 = 007C1F7E Dr6 = 00B3003C
Dr2 = 00000000 Dr7 = 00000000
Error executing link.exe.
Tool execution canceled by user.
Linking...
LINK : error : Internal error during ReadSymbolTable
ExceptionCode = C0000005
ExceptionFlags = 00000000
ExceptionAddress = 004623F2
NumberParameters = 00000002
ExceptionInformation[ 0] = 00000000
ExceptionInformation[ 1] = 00000008
CONTEXT:
Eax = 00B3003C Esp = 0012E6D8
Ebx = 00000002 Ebp = 007C1F7E
Ecx = 00B3003C Esi = 00850764
Edx = 00000000 Edi = 00850764
Eip = 004623F2 EFlags = 00010246
SegCs = 0000001B SegDs = 00000023
SegSs = 00000023 SegEs = 00000023
SegFs = 0000003B SegGs = 00000000
Dr0 = 0012E6D8 Dr3 = 00000002
Dr1 = 007C1F7E Dr6 = 00B3003C
Dr2 = 00000000 Dr7 = 00000000
Error executing link.exe.
Tool execution canceled by user.