<?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 UPDATE: I got this resolved. in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987522#M21932</link>
    <description>&lt;P&gt;UPDATE: I got this resolved. This is purely an XCode issue. Because there is no obvious, explicit way to get XCode to ignore all the .dylib files and use the .a files (even though I explicitly added &lt;STRONG&gt;only&lt;/STRONG&gt; the .a files in the build steps), I simply added "dylib" folders inside my lib folders, and moved all the dylibs there (so XCode won't see them with recursion disabled.) Voila, problem solved (albeit inelegantly.)&lt;/P&gt;</description>
    <pubDate>Thu, 04 Sep 2014 00:22:00 GMT</pubDate>
    <dc:creator>Soilworker</dc:creator>
    <dc:date>2014-09-04T00:22:00Z</dc:date>
    <item>
      <title>Linking version 8 IPP with Xcode 4.6</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987513#M21923</link>
      <description>&lt;P&gt;I am developing a Macintosh cocoa (objective c) application using xcode 4.6 and the Apple compilers.&amp;nbsp; I setup my project to link to the static (.a files ) IPP libraries. &amp;nbsp;&amp;nbsp;However,&amp;nbsp; when I run the application, the dynamitic IPP libraries try to load and the application fails to run.&lt;/P&gt;
&lt;P&gt;Is there any documentation/example projects on how to build xcode 4.6 with IPP version 8?&amp;nbsp;&amp;nbsp; What is the standard method for packaging and shipping an application that uses Intel IPP libraries when I distribute my application?&lt;/P&gt;
&lt;P&gt;Note: I have found documentation for using xcode 2 and 3 but none for xcode 4.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-for-mac-os-how-to-link-to-the-intel-ipp-for-mac-os-x-libraries-in-application" target="_blank"&gt;http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-for-mac-os-how-to-link-to-the-intel-ipp-for-mac-os-x-libraries-in-application&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2013 14:59:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987513#M21923</guid>
      <dc:creator>Marshall_H_</dc:creator>
      <dc:date>2013-09-01T14:59:45Z</dc:date>
    </item>
    <item>
      <title>There is no such article but</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987514#M21924</link>
      <description>&lt;P&gt;There is no such article but the pipeline will be the similar. You need take into account that in IPP 8.0 all libraries were renamed: IPP&amp;nbsp;library "_l" and "_t" suffixes removed. A new OS native convention is now implemented: Windows* static libraries now have an "mt" suffix for both single and multi-threaded libraries. Please refer to the Release Note.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2013 07:49:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987514#M21924</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2013-09-03T07:49:03Z</dc:date>
    </item>
    <item>
      <title>I have the same problem.When</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987515#M21925</link>
      <description>&lt;P&gt;I have the same problem.&lt;BR /&gt;When I try to statically link the IPP 8 in xcode 4.6 the application fails and says libippcore-8.0.dylib not loaded.&lt;BR /&gt;Before when I was using IPP 7 the application worked correctly.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What are the steps to statically link to IPP 8 in xcode 4.6? I'm using the following libraries:&lt;BR /&gt;libippcore.a&lt;BR /&gt;libipps.a&lt;BR /&gt;libippvm.a&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using the Apple LLVM 4.2 compiler.&lt;BR /&gt;I need to link these libraries without dependencies to other dynamically loaded libraries.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2013 23:25:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987515#M21925</guid>
      <dc:creator>Jan_W_1</dc:creator>
      <dc:date>2013-10-09T23:25:00Z</dc:date>
    </item>
    <item>
      <title>Hi Jan,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987516#M21926</link>
      <description>&lt;P&gt;Hi Jan,&lt;/P&gt;
&lt;P&gt;Did you set&amp;nbsp;&lt;STRONG&gt;DYLD_LIBRARY_PATH&lt;/STRONG&gt;&amp;nbsp; variable before running the application? Do you have libippcore-8.0.dylib file itself?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Sergey&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2013 14:29:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987516#M21926</guid>
      <dc:creator>Sergey_K_Intel</dc:creator>
      <dc:date>2013-10-10T14:29:12Z</dc:date>
    </item>
    <item>
      <title>Hello Sergey,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987517#M21927</link>
      <description>&lt;P&gt;Hello Sergey,&lt;/P&gt;
&lt;P&gt;Yes I do have the libippcore-8.0.dylib file but why is that file needed for static linking anyway? With version 7 of IPP I just needed link to the static *.a libraries.&lt;/P&gt;
&lt;P&gt;I don't want to have to distribute dylib files with the product.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2013 10:25:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987517#M21927</guid>
      <dc:creator>Jan_W_1</dc:creator>
      <dc:date>2013-10-11T10:25:46Z</dc:date>
    </item>
    <item>
      <title>I am seeing this behavior</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987518#M21928</link>
      <description>&lt;P&gt;I am seeing this behavior trying to statically link IPP 8.0 from XCode 5. Was this ever resolved?&lt;/P&gt;</description>
      <pubDate>Sat, 15 Feb 2014 03:38:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987518#M21928</guid>
      <dc:creator>gpers</dc:creator>
      <dc:date>2014-02-15T03:38:56Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987519#M21929</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;the best way to link an application with static libraries is point full path+libname in the link string, for example:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;
g++ -o mytest mytest.cpp -I $IPPROOT/include $IPPROOT/lib/libippi.a $IPPROOT/lib/libipps.a $IPPROOT/lib/libippcore.a&lt;/PRE&gt;

&lt;P&gt;In IPP 8.x we renamed IPP libraries according native OS name convention.&lt;/P&gt;

&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2014 12:07:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987519#M21929</guid>
      <dc:creator>Pavel_B_Intel1</dc:creator>
      <dc:date>2014-02-17T12:07:28Z</dc:date>
    </item>
    <item>
      <title>From Xcode, I add the libipp*</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987520#M21930</link>
      <description>&lt;P&gt;From Xcode, I add the libipp*.a files directly from the full path under "Link Binary With Libraries". But when I try to run, I get the error that&amp;nbsp;&lt;B&gt;Library not loaded: ./libippcc-8.0.dylib.&lt;/B&gt;&amp;nbsp;Should I be linking a different way?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2014 15:36:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987520#M21930</guid>
      <dc:creator>gpers</dc:creator>
      <dc:date>2014-02-19T15:36:11Z</dc:date>
    </item>
    <item>
      <title>Quote:gpers wrote:</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987521#M21931</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;gpers wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;From Xcode, I add the libipp*.a files directly from the full path under "Link Binary With Libraries". But when I try to run, I get the error that&amp;nbsp;&lt;B&gt;Library not loaded: ./libippcc-8.0.dylib.&lt;/B&gt;&amp;nbsp;Should I be linking a different way?&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;I'm having this exact issue. I've also tried every possible permutation of path settings for each .a file under Frameworks (absolute, relative to IPP root, IPP lib directory, etc.) No change in behavior - for some reason it's still trying to link dynamically when all I ever want to do is link statically.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I'm running XCode 5.1.1 in OS X 10.9.4 with Intel IPP 8.2. Any help would be greatly appreciated!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2014 20:06:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987521#M21931</guid>
      <dc:creator>Soilworker</dc:creator>
      <dc:date>2014-09-03T20:06:00Z</dc:date>
    </item>
    <item>
      <title>UPDATE: I got this resolved.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987522#M21932</link>
      <description>&lt;P&gt;UPDATE: I got this resolved. This is purely an XCode issue. Because there is no obvious, explicit way to get XCode to ignore all the .dylib files and use the .a files (even though I explicitly added &lt;STRONG&gt;only&lt;/STRONG&gt; the .a files in the build steps), I simply added "dylib" folders inside my lib folders, and moved all the dylibs there (so XCode won't see them with recursion disabled.) Voila, problem solved (albeit inelegantly.)&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2014 00:22:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-version-8-IPP-with-Xcode-4-6/m-p/987522#M21932</guid>
      <dc:creator>Soilworker</dc:creator>
      <dc:date>2014-09-04T00:22:00Z</dc:date>
    </item>
  </channel>
</rss>

