<?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 Hi Serhat, in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923587#M15946</link>
    <description>&lt;P&gt;Hi Serhat,&lt;/P&gt;
&lt;P&gt;Could you attach a build log file? For obtaining this file do the following: Open Tools.Options dialog and set property "Projects and Solutions -&amp;gt; Build and Run -&amp;gt; MSBuild project build log file verbosity" to "Diagnostic". Then rebuild your project. Find the log file in your intermediate build directory (Debug or Release), it's a file with the same name as your project and log extension.&lt;/P&gt;
&lt;P&gt;Regards, Vadim G.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Sep 2013 03:00:35 GMT</pubDate>
    <dc:creator>VADIM_G_Intel</dc:creator>
    <dc:date>2013-09-13T03:00:35Z</dc:date>
    <item>
      <title>Linking Error</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923583#M15942</link>
      <description>&lt;P&gt;I was using IPP 7 with Visual Studio 2010 (32 bit). It began to give linking error at compiling:&lt;BR /&gt;error LNK2019: unresolved external symbol _ippiMalloc_32f_C1@12 referenced in function _main&lt;BR /&gt;"Use IPP: Single-threaded Static Library" is setted.&lt;BR /&gt;&lt;BR /&gt;Reinstall IPP 7, Install IPP 8, ... and other options didn't work.&lt;BR /&gt;If I set libraries manually from VisualStudio configration like below, it compiles.&lt;BR /&gt;Linker&lt;BR /&gt;&amp;nbsp;Additional Library Directories: C:\\Program Files (x86)\\Intel\\Composer XE 2013 SP1.083\\ipp\\lib\\ia32&lt;BR /&gt;&amp;nbsp;Additional Dependencies: ippac.lib; ippacmt.lib; ippcc.lib; ippccmt.lib, ...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Why it is not linking when I set from VS&amp;nbsp;"Use IPP: Single-threaded Static Library" ?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2013 15:50:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923583#M15942</guid>
      <dc:creator>Serhat_T_</dc:creator>
      <dc:date>2013-09-09T15:50:36Z</dc:date>
    </item>
    <item>
      <title>it might be the installation</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923584#M15943</link>
      <description>&lt;P&gt;it might be the installation problem. Have you integrated IPP to the VS during installation?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2013 18:30:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923584#M15943</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2013-09-09T18:30:56Z</dc:date>
    </item>
    <item>
      <title>Hi Gennady,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923585#M15944</link>
      <description>&lt;P&gt;Hi Gennady,&lt;/P&gt;
&lt;P&gt;Of course I did. I also tried to reinstall IPP 8, reinstall IPP 7, reinstall VS.2010. None of them work for me.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2013 07:12:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923585#M15944</guid>
      <dc:creator>Serhat_T_</dc:creator>
      <dc:date>2013-09-10T07:12:07Z</dc:date>
    </item>
    <item>
      <title>it looks like the issue with</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923586#M15945</link>
      <description>&lt;P&gt;it looks like the issue with integration with VS. I have asked experts responsible for this problem to look at this problem and help you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2013 18:09:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923586#M15945</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2013-09-10T18:09:05Z</dc:date>
    </item>
    <item>
      <title>Hi Serhat,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923587#M15946</link>
      <description>&lt;P&gt;Hi Serhat,&lt;/P&gt;
&lt;P&gt;Could you attach a build log file? For obtaining this file do the following: Open Tools.Options dialog and set property "Projects and Solutions -&amp;gt; Build and Run -&amp;gt; MSBuild project build log file verbosity" to "Diagnostic". Then rebuild your project. Find the log file in your intermediate build directory (Debug or Release), it's a file with the same name as your project and log extension.&lt;/P&gt;
&lt;P&gt;Regards, Vadim G.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2013 03:00:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923587#M15946</guid>
      <dc:creator>VADIM_G_Intel</dc:creator>
      <dc:date>2013-09-13T03:00:35Z</dc:date>
    </item>
    <item>
      <title>Hi Serhat,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923588#M15947</link>
      <description>&lt;P&gt;Hi Serhat,&lt;/P&gt;
&lt;P&gt;Did you set ipp usage for project from project properties and if you set ipp usage,what properties did you select???&lt;/P&gt;
&lt;P&gt;Adem Metin Çalı&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2013 06:37:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923588#M15947</guid>
      <dc:creator>adem_metin_cali</dc:creator>
      <dc:date>2013-09-13T06:37:37Z</dc:date>
    </item>
    <item>
      <title>Hi Vadim,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923589#M15948</link>
      <description>&lt;P&gt;Hi Vadim,&lt;/P&gt;
&lt;P&gt;I attached build log file. @Adem of course I set that:&amp;nbsp;"Use IPP: Single-threaded Static Library"&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2013 07:50:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923589#M15948</guid>
      <dc:creator>Serhat_T_</dc:creator>
      <dc:date>2013-09-13T07:50:05Z</dc:date>
    </item>
    <item>
      <title>Hi Serhat,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923590#M15949</link>
      <description>&lt;P&gt;Hi Serhat,&lt;/P&gt;
&lt;P&gt;Thanks for the log. For some reason, the definition _IPP_SEQUENTIAL_STATIC was not passed to the compiler (cl.exe) command line. What the property "Intel Performance Libraries--&amp;gt;Use IPP" does is just&amp;nbsp;passing this definition to the cmline. You can try adding _IPP_SEQUENTIAL_STATIC explicitly to the Preprocessor Definition property just to check that the error is gone.&lt;/P&gt;
&lt;P&gt;Also, you can check whether the issue exists when the Intel C++ comper is set to use with your project. For this, click on the project node and invoke context menu: Composer XE 2013 SP1-&amp;gt; Use Intel C++ and then double check that "Use IPP" property is set to single-threaded.&lt;/P&gt;
&lt;P&gt;Please,&amp;nbsp;send me&amp;nbsp;the compiler integration version. You can find it in Help--&amp;gt;About dialog. Open the dialog and navigate to Intel(R) C++ Composer XE2013 SP1 in the list of installed&amp;nbsp;products&amp;nbsp;and copy Product Details in the box below.&lt;/P&gt;
&lt;P&gt;Regards, Vadim.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2013 03:01:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923590#M15949</guid>
      <dc:creator>VADIM_G_Intel</dc:creator>
      <dc:date>2013-09-16T03:01:15Z</dc:date>
    </item>
    <item>
      <title>Hi Vadim,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923591#M15950</link>
      <description>&lt;P&gt;Hi Vadim,&lt;/P&gt;
&lt;P&gt;Using Intel C++ compiler didn't change anything. I had opened an issue on Intel Support. They solved that by adding "/D _IPP_SEQUENTIAL_STATIC" to C++, CommandLine, Additional Options.&lt;/P&gt;
&lt;P&gt;Intel Complier Version: 14.0.1.1260.2010&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2013 13:06:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-Error/m-p/923591#M15950</guid>
      <dc:creator>Serhat_T_</dc:creator>
      <dc:date>2013-09-18T13:06:07Z</dc:date>
    </item>
  </channel>
</rss>

