Linker Error ...
-
:):)I have one VC++ application this application runs perfectly in the release MOde but when tried to compile in Debug mode it gives the following linker error . Can somebody helps me in finding the solution for this problem ... Linking... Microsoft (R) Incremental Linker Version 6.00.8447 Copyright (C) Microsoft Corp 1992-1998. All rights reserved. gcl52fwD.lib vfw32.lib Psapi.Lib libtiff.lib ippi20.lib ippcv20.lib libjpeg.lib ippj20.lib ipla6l.lib pcMotionMS.lib FlexMS32.lib Wsock32.lib ijl15.lib multicam.lib version.lib libguide.lib " /nologo /subsystem:windows /incremental:no /pdb:Debug/Ser verD.pdb /map:Debug/ServerD.map /debug /machine:I386 /nodefaultlib:libc.lib /nodefaultlib:libcmt.lib /out:Bin\ServerD.exe /libpath:3RDPARTY\MKL\ia32\lib /libpath:3rdParty\MultiCam\Lib /libpath:3rdParty\ValueMotion\lib\Microsoft /libpath:3RDPARTY\IPP \stublib /libpath:3RDPARTY\IPP\libtiff\lib /libpath:3RDPARTY\IPP\IJG\LIB /libpath:3rdParty\FlexMotion\lib\Microsoft /libpath:3rdParty\plsuite\lib /libpath:3rdParty\commlib\v6x\v6m /libpath:\Program" LINK : error : Internal error during SetupPhase ExceptionCode = C0000005 ExceptionFlags = 00000000 ExceptionAddress = 2E6D6172 NumberParameters = 00000002 ExceptionInformation[ 0] = 00000000 ExceptionInformation[ 1] = 2E6D6172 CONTEXT: Eax = 004A2490 Esp = 0012FA6C Ebx = 77C5FCE0 Ebp = 00004000 Ecx = 0012FA68 Esi = 0032ACD6 Edx = 00320600 Edi = 0032AECF Eip = 2E6D6172 EFlags = 00010216 SegCs = 0000001B SegDs = 00000023 SegSs = 00000023 SegEs = 00000023 SegFs = 0000003B SegGs = 00000000 Dr0 = 0012FA6C Dr3 = 77C5FCE0 Dr1 = 00004000 Dr6 = 0012FA68 Dr2 = 00000000 Dr7 = 00000000 Error executing link.exe. Tool execution canceled by user. Thanks in advance Anamika If u not found any problem that means you are on the wrong way ..