<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic fatal link error when using 7.0.2 update 2 in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/fatal-link-error-when-using-7-0-2-update-2/m-p/807441#M3708</link>
    <description>This problem happens only in vs2005 with the debug build, not with the release build. I do not have problem with linking to the IPP libs in vs2010 either with the debug build or with the release build. It looks to me this is a compatability issue.&lt;BR /&gt;&lt;BR /&gt;Here is the build log:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;Build Log Build started: Project: umc_h264_dec_con, Configuration: debug|Win32&lt;/P&gt;&lt;P&gt;Command Lines Creating temporary file "e:\RXie_Lib\Intel-related\w_ipp-samples_p_7.0.2.048\ipp-samples\audio-video-codecs\_bin\Win32\debug\umc_h264_dec_con\RSP00001F23127572.rsp" with contents&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;/Od /I "include" /I "C:\Program Files\Intel\ComposerXE-2011\ipp\include" /I "..\..\core\umc\include" /I "..\..\core\vm\include" /I "..\..\core\vm_plus\include" /I "..\..\codec\common\include" /I "..\BaseClasses" /I "..\..\codec\color_space_converter\include" /I "..\..\codec\h264_spl\include" /I "..\..\io\media_buffers\include" /I "..\..\io\umc_io\include" /I "..\..\codec\h264_dec\include" /I "..\..\codec\mpeg2_spl\include" /D "_IPP_SEQUENTIAL_STATIC" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHa /RTC1 /MDd /Fo"..\..\_bin\Win32\debug\umc_h264_dec_con\" /Fd"..\..\_bin\Win32\debug\umc_h264_dec_con\vc80.pdb" /W4 /c /Zi /TP /FC ".\src\main.cpp"&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;Creating command line "cl.exe @"e:\RXie_Lib\Intel-related\w_ipp-samples_p_7.0.2.048\ipp-samples\audio-video-codecs\_bin\Win32\debug\umc_h264_dec_con\RSP00001F23127572.rsp" /nologo /errorReport:prompt"&lt;/P&gt;&lt;P&gt;Creating temporary file "e:\RXie_Lib\Intel-related\w_ipp-samples_p_7.0.2.048\ipp-samples\audio-video-codecs\_bin\Win32\debug\umc_h264_dec_con\RSP00002023127572.rsp" with contents&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;/OUT:"..\..\_bin\Win32\debug\umc_h264_dec_con.exe" /LIBPATH:"C:\Program Files\Intel\ComposerXE-2011\ipp\lib\ia32" /MANIFEST:NO /DEBUG /PDB:"e:\RXie_Lib\Intel-related\w_ipp-samples_p_7.0.2.048\ipp-samples\audio-video-codecs\_bin\Win32\debug\umc_h264_dec_con.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 winmm.lib pdh.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib "..\..\_bin\win32\debug\color_space_converter\color_space_converter.lib" "..\..\_bin\win32\debug\umc\umc.lib" "..\..\_bin\win32\debug\vm_plus\vm_plus.lib" "..\..\_bin\win32\debug\vm\vm.lib" "..\..\_bin\win32\debug\h264_dec\h264_dec.lib" "..\..\_bin\win32\debug\h264_spl\h264_spl.lib" "..\..\_bin\win32\debug\umc_io\umc_io.lib"&lt;/P&gt;&lt;P&gt;"..\..\_bin\win32\debug\umc_h264_dec_con\main.obj"&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;Creating command line "link.exe @"e:\RXie_Lib\Intel-related\w_ipp-samples_p_7.0.2.048\ipp-samples\audio-video-codecs\_bin\Win32\debug\umc_h264_dec_con\RSP00002023127572.rsp" /NOLOGO /ERRORREPORT:PROMPT"&lt;/P&gt;&lt;P&gt;Output Window Compiling...&lt;/P&gt;&lt;P&gt;main.cpp&lt;/P&gt;&lt;P&gt;Linking...&lt;/P&gt;&lt;P&gt;ippcore_l.lib(intel_f2int.obj) : fatal error LNK1103: debugging information corrupt; recompile module&lt;/P&gt;&lt;P&gt;Results Build log was saved at "file://e:\RXie_Lib\Intel-related\w_ipp-samples_p_7.0.2.048\ipp-samples\audio-video-codecs\_bin\Win32\debug\umc_h264_dec_con\BuildLog.htm"&lt;/P&gt;&lt;P&gt;umc_h264_dec_con - 1 error(s), 0 warning(s)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Feb 2011 14:34:13 GMT</pubDate>
    <dc:creator>shyaki</dc:creator>
    <dc:date>2011-02-07T14:34:13Z</dc:date>
    <item>
      <title>fatal link error when using 7.0.2 update 2</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/fatal-link-error-when-using-7-0-2-update-2/m-p/807439#M3706</link>
      <description>I was trying to build umc_h264_dec_con with the 7.0.2 update2included in XE_2011.2.154and got the following error message in VS2005:&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;1&amp;gt;------ Build started: Project: umc_h264_dec_con, Configuration: debug Win32 ------&lt;/P&gt;&lt;P&gt;1&amp;gt;Linking...&lt;/P&gt;&lt;P&gt;1&amp;gt;ippcore_l.lib(intel_f2int.obj) : fatal error LNK1103: debugging information corrupt; recompile module&lt;/P&gt;&lt;P&gt;1&amp;gt;Build log was saved at "file://e:\\RXie_Lib\\Intel-related\\w_ipp-samples_p_7.0.2.048\\ipp-samples\\audio-video-codecs\\_bin\\Win32\\debug\\umc_h264_dec_con\\BuildLog.htm"&lt;/P&gt;&lt;P&gt;1&amp;gt;umc_h264_dec_con - 1 error(s), 0 warning(s)&lt;BR /&gt;&lt;BR /&gt;What could be wrong here ? thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2011 23:53:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/fatal-link-error-when-using-7-0-2-update-2/m-p/807439#M3706</guid>
      <dc:creator>shyaki</dc:creator>
      <dc:date>2011-02-04T23:53:43Z</dc:date>
    </item>
    <item>
      <title>fatal link error when using 7.0.2 update 2</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/fatal-link-error-when-using-7-0-2-update-2/m-p/807440#M3707</link>
      <description>Hi,&lt;BR /&gt;Please attach build.log file...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Naveen Gv</description>
      <pubDate>Sat, 05 Feb 2011 01:54:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/fatal-link-error-when-using-7-0-2-update-2/m-p/807440#M3707</guid>
      <dc:creator>Naveen_G_Intel</dc:creator>
      <dc:date>2011-02-05T01:54:14Z</dc:date>
    </item>
    <item>
      <title>fatal link error when using 7.0.2 update 2</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/fatal-link-error-when-using-7-0-2-update-2/m-p/807441#M3708</link>
      <description>This problem happens only in vs2005 with the debug build, not with the release build. I do not have problem with linking to the IPP libs in vs2010 either with the debug build or with the release build. It looks to me this is a compatability issue.&lt;BR /&gt;&lt;BR /&gt;Here is the build log:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;Build Log Build started: Project: umc_h264_dec_con, Configuration: debug|Win32&lt;/P&gt;&lt;P&gt;Command Lines Creating temporary file "e:\RXie_Lib\Intel-related\w_ipp-samples_p_7.0.2.048\ipp-samples\audio-video-codecs\_bin\Win32\debug\umc_h264_dec_con\RSP00001F23127572.rsp" with contents&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;/Od /I "include" /I "C:\Program Files\Intel\ComposerXE-2011\ipp\include" /I "..\..\core\umc\include" /I "..\..\core\vm\include" /I "..\..\core\vm_plus\include" /I "..\..\codec\common\include" /I "..\BaseClasses" /I "..\..\codec\color_space_converter\include" /I "..\..\codec\h264_spl\include" /I "..\..\io\media_buffers\include" /I "..\..\io\umc_io\include" /I "..\..\codec\h264_dec\include" /I "..\..\codec\mpeg2_spl\include" /D "_IPP_SEQUENTIAL_STATIC" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHa /RTC1 /MDd /Fo"..\..\_bin\Win32\debug\umc_h264_dec_con\" /Fd"..\..\_bin\Win32\debug\umc_h264_dec_con\vc80.pdb" /W4 /c /Zi /TP /FC ".\src\main.cpp"&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;Creating command line "cl.exe @"e:\RXie_Lib\Intel-related\w_ipp-samples_p_7.0.2.048\ipp-samples\audio-video-codecs\_bin\Win32\debug\umc_h264_dec_con\RSP00001F23127572.rsp" /nologo /errorReport:prompt"&lt;/P&gt;&lt;P&gt;Creating temporary file "e:\RXie_Lib\Intel-related\w_ipp-samples_p_7.0.2.048\ipp-samples\audio-video-codecs\_bin\Win32\debug\umc_h264_dec_con\RSP00002023127572.rsp" with contents&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;/OUT:"..\..\_bin\Win32\debug\umc_h264_dec_con.exe" /LIBPATH:"C:\Program Files\Intel\ComposerXE-2011\ipp\lib\ia32" /MANIFEST:NO /DEBUG /PDB:"e:\RXie_Lib\Intel-related\w_ipp-samples_p_7.0.2.048\ipp-samples\audio-video-codecs\_bin\Win32\debug\umc_h264_dec_con.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 winmm.lib pdh.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib "..\..\_bin\win32\debug\color_space_converter\color_space_converter.lib" "..\..\_bin\win32\debug\umc\umc.lib" "..\..\_bin\win32\debug\vm_plus\vm_plus.lib" "..\..\_bin\win32\debug\vm\vm.lib" "..\..\_bin\win32\debug\h264_dec\h264_dec.lib" "..\..\_bin\win32\debug\h264_spl\h264_spl.lib" "..\..\_bin\win32\debug\umc_io\umc_io.lib"&lt;/P&gt;&lt;P&gt;"..\..\_bin\win32\debug\umc_h264_dec_con\main.obj"&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;Creating command line "link.exe @"e:\RXie_Lib\Intel-related\w_ipp-samples_p_7.0.2.048\ipp-samples\audio-video-codecs\_bin\Win32\debug\umc_h264_dec_con\RSP00002023127572.rsp" /NOLOGO /ERRORREPORT:PROMPT"&lt;/P&gt;&lt;P&gt;Output Window Compiling...&lt;/P&gt;&lt;P&gt;main.cpp&lt;/P&gt;&lt;P&gt;Linking...&lt;/P&gt;&lt;P&gt;ippcore_l.lib(intel_f2int.obj) : fatal error LNK1103: debugging information corrupt; recompile module&lt;/P&gt;&lt;P&gt;Results Build log was saved at "file://e:\RXie_Lib\Intel-related\w_ipp-samples_p_7.0.2.048\ipp-samples\audio-video-codecs\_bin\Win32\debug\umc_h264_dec_con\BuildLog.htm"&lt;/P&gt;&lt;P&gt;umc_h264_dec_con - 1 error(s), 0 warning(s)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2011 14:34:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/fatal-link-error-when-using-7-0-2-update-2/m-p/807441#M3708</guid>
      <dc:creator>shyaki</dc:creator>
      <dc:date>2011-02-07T14:34:13Z</dc:date>
    </item>
    <item>
      <title>fatal link error when using 7.0.2 update 2</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/fatal-link-error-when-using-7-0-2-update-2/m-p/807442#M3709</link>
      <description>Well, I think I found the solution by myself.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=18623" target="_blank"&gt;https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=18623&lt;/A&gt;</description>
      <pubDate>Mon, 07 Feb 2011 16:06:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/fatal-link-error-when-using-7-0-2-update-2/m-p/807442#M3709</guid>
      <dc:creator>shyaki</dc:creator>
      <dc:date>2011-02-07T16:06:56Z</dc:date>
    </item>
  </channel>
</rss>

