swarm
15-09-2005, 16:40
Salve a tutti
è la prima volta che scrivo in questa sezione, indi viprego (data la probabile banalità della domanda) di nn linciarmi
Sto seguendo un piccolo corso di visual c++, e alla prima prva di funzionamento del programma mi compare quest'errore
Linking...
LINK : error : Internal error during ReadSymbolTable
ExceptionCode = C0000005
ExceptionFlags = 00000000
ExceptionAddress = 004623F2
NumberParameters = 00000002
ExceptionInformation[ 0] = 00000000
ExceptionInformation[ 1] = 00000008
CONTEXT:
Eax = 003C04B4 Esp = 0012E6D8
Ebx = 00000002 Ebp = 00990126
Ecx = 003C04B4 Esi = 009D0064
Edx = 00000000 Edi = 009D0064
Eip = 004623F2 EFlags = 00010246
SegCs = 0000001B SegDs = 00000023
SegSs = 00000023 SegEs = 00000023
SegFs = 0000003B SegGs = 00000000
Dr0 = 0012E6D8 Dr3 = 00000002
Dr1 = 00990126 Dr6 = 003C04B4
Dr2 = 00000000 Dr7 = 00000000
Error executing link.exe.
Tool execution canceled by user.
questo xchè ho settato il Set Active Project Configuration su Win32 Release.
Se invece setto su win32debug, tutto ok :muro:
PS: quando poi provo a eseguire il programmino, mi dice che è troppo grande x la memoria.
che è?
PS: uso Visual C++ 6.0 Pro su winxp sp2 aggiornato
byez
è la prima volta che scrivo in questa sezione, indi viprego (data la probabile banalità della domanda) di nn linciarmi
Sto seguendo un piccolo corso di visual c++, e alla prima prva di funzionamento del programma mi compare quest'errore
Linking...
LINK : error : Internal error during ReadSymbolTable
ExceptionCode = C0000005
ExceptionFlags = 00000000
ExceptionAddress = 004623F2
NumberParameters = 00000002
ExceptionInformation[ 0] = 00000000
ExceptionInformation[ 1] = 00000008
CONTEXT:
Eax = 003C04B4 Esp = 0012E6D8
Ebx = 00000002 Ebp = 00990126
Ecx = 003C04B4 Esi = 009D0064
Edx = 00000000 Edi = 009D0064
Eip = 004623F2 EFlags = 00010246
SegCs = 0000001B SegDs = 00000023
SegSs = 00000023 SegEs = 00000023
SegFs = 0000003B SegGs = 00000000
Dr0 = 0012E6D8 Dr3 = 00000002
Dr1 = 00990126 Dr6 = 003C04B4
Dr2 = 00000000 Dr7 = 00000000
Error executing link.exe.
Tool execution canceled by user.
questo xchè ho settato il Set Active Project Configuration su Win32 Release.
Se invece setto su win32debug, tutto ok :muro:
PS: quando poi provo a eseguire il programmino, mi dice che è troppo grande x la memoria.
che è?
PS: uso Visual C++ 6.0 Pro su winxp sp2 aggiornato
byez