suddendly when I tried to build my project, this link error message started appearing:
LINK : error : Internal error during SetupPhase
ExceptionCode = C0000005
ExceptionFlags = 00000000
ExceptionAddress = 00436134
NumberParameters = 00000002
ExceptionInformation[ 0] = 00000000
ExceptionInformation[ 1] = 00000018
CONTEXT:
Eax = 00000000 Esp = 0012F598
Ebx = 3FFF923C Ebp = 3FFF2A38
Ecx = 00000000 Esi = 3FFF3C1C
Edx = 3587DA85 Edi = 004FF539
Eip = 00436134 EFlags = 00010202
SegCs = 0000001B SegDs = 00000023
SegSs = 00000023 SegEs = 00000023
SegFs = 00000038 SegGs = 00000000
Dr0 = 0012F598 Dr3 = 3FFF923C
Dr1 = 3FFF2A38 Dr6 = 00000000
Dr2 = 00000000 Dr7 = 00000000
Error executing link.exe.
Tool execution canceled by user.
How to solve this??
LINK : error : Internal error during SetupPhase
ExceptionCode = C0000005
ExceptionFlags = 00000000
ExceptionAddress = 00436134
NumberParameters = 00000002
ExceptionInformation[ 0] = 00000000
ExceptionInformation[ 1] = 00000018
CONTEXT:
Eax = 00000000 Esp = 0012F598
Ebx = 3FFF923C Ebp = 3FFF2A38
Ecx = 00000000 Esi = 3FFF3C1C
Edx = 3587DA85 Edi = 004FF539
Eip = 00436134 EFlags = 00010202
SegCs = 0000001B SegDs = 00000023
SegSs = 00000023 SegEs = 00000023
SegFs = 00000038 SegGs = 00000000
Dr0 = 0012F598 Dr3 = 3FFF923C
Dr1 = 3FFF2A38 Dr6 = 00000000
Dr2 = 00000000 Dr7 = 00000000
Error executing link.exe.
Tool execution canceled by user.
How to solve this??