<?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 Re: Problem linking video_enc_con in C++ builder. in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Problem-linking-video-enc-con-in-C-builder/m-p/916945#M15249</link>
    <description>&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Hi, Jan&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;You can not directly link to the Intel IPP static library in the Borland environment.&lt;BR /&gt;You need to create a customized Intel IPP DLL based on the functions you used, and linked with the import library created by the Borland IMPLIB utility:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Please the FAQ bellow:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.intel.com/support/performancetools/libraries/ipp/win/ia/sb/CS-010672.htm"&gt;&lt;FONT face="Arial" size="2"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;A href="http://www.intel.com/support/performancetools/libraries/ipp/win/ia/sb/CS-010672.htm" target="_blank"&gt;http://www.intel.com/support/performancetools/libraries/ipp/win/ia/sb/CS-010672.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Chao &lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jul 2006 16:55:22 GMT</pubDate>
    <dc:creator>Chao_Y_Intel</dc:creator>
    <dc:date>2006-07-13T16:55:22Z</dc:date>
    <item>
      <title>Problem linking video_enc_con in C++ builder.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Problem-linking-video-enc-con-in-C-builder/m-p/916944#M15248</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;
&lt;P&gt;I am trying to build the video_enc_con in C++ Builder (bds2006) but i have some problems when the linking starts.&lt;/P&gt;
&lt;P&gt;I have added program filesintelipp5.1ia32lib to the library search path, but i get a bunch of linker errors :&lt;/P&gt;
&lt;P&gt;[C++ Warning] basetsd.h(345): W8058 Cannot create pre-compiled header: code in header&lt;BR /&gt;[Linker Error] Error: Unresolved external 'ippsFree' referenced from C:IPP_SAMPLEMEDIAAPPLICATIONVIDEO_ENC_CONSRCDEBUG_BUILDMPEG2_PARAMS.OBJ&lt;BR /&gt;[Linker Error] Error: Unresolved external 'ippiHuffmanTableFree_32s' referenced from C:IPP_SAMPLEMEDIAAPPLICATIONVIDEO_ENC_CONSRCDEBUG_BUILDENCODER_MPEG2.OBJ&lt;BR /&gt;[Linker Error] Error: Unresolved external 'ippsMalloc_8u' referenced from C:IPP_SAMPLEMEDIAAPPLICATIONVIDEO_ENC_CONSRCDEBUG_BUILDMPEG2_PARAMS.OBJ&lt;BR /&gt;[Linker Error] Error: Unresolved external 'ippiGetDiff8x4_8u16s_C1' referenced from C:IPP_SAMPLEMEDIAAPPLICATIONVIDEO_ENC_CONSRCDEBUG_BUILDENCODER_MPEG2.OBJ&lt;/P&gt;
&lt;P&gt;... and the list continues...&lt;/P&gt;
&lt;P&gt;Can someone help please ?&lt;/P&gt;
&lt;P&gt;best regards&lt;/P&gt;
&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2006 22:17:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Problem-linking-video-enc-con-in-C-builder/m-p/916944#M15248</guid>
      <dc:creator>janlund1967</dc:creator>
      <dc:date>2006-07-12T22:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem linking video_enc_con in C++ builder.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Problem-linking-video-enc-con-in-C-builder/m-p/916945#M15249</link>
      <description>&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Hi, Jan&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;You can not directly link to the Intel IPP static library in the Borland environment.&lt;BR /&gt;You need to create a customized Intel IPP DLL based on the functions you used, and linked with the import library created by the Borland IMPLIB utility:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Please the FAQ bellow:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.intel.com/support/performancetools/libraries/ipp/win/ia/sb/CS-010672.htm"&gt;&lt;FONT face="Arial" size="2"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;A href="http://www.intel.com/support/performancetools/libraries/ipp/win/ia/sb/CS-010672.htm" target="_blank"&gt;http://www.intel.com/support/performancetools/libraries/ipp/win/ia/sb/CS-010672.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;Chao &lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2006 16:55:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Problem-linking-video-enc-con-in-C-builder/m-p/916945#M15249</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2006-07-13T16:55:22Z</dc:date>
    </item>
  </channel>
</rss>

