<?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: How to use Intel_IPP.framework for MacOS with XCode ? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940304#M17606</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;DIV&gt;&lt;IMG src="https://community.intel.com/file/6745" /&gt; &lt;STRONG&gt;cialz79:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;I've have the same problem. Posted it into premier area and nobody could help me!!!
&lt;BR /&gt;
&lt;BR /&gt;I can't run my AudioUnit plug-in
&lt;BR /&gt;
&lt;BR /&gt;I've already purchased IPP 5.1 for Mac 'cause I want to use static linking, why IPP tries to link dynamic libs???&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;The solutions presented in this thread will only work for applications that are run inside Xcode. 
&lt;BR /&gt;Meaning: there is no solution for a plugin (AudioUnit, VST, RTAS, or other) 
&lt;BR /&gt;AND, there is no solution for shipping an application to an end-user who will run it outside Xcode. 
&lt;BR /&gt;
&lt;BR /&gt;Premier Support are completely unprepared for Mac OS X. They have many questions about how to properly use Xcode, so I sent them to Apple Developer Support, but there has been no progress for several months. 
&lt;BR /&gt;
&lt;BR /&gt;The IPP does not provide static libraries. Those would end with the .a suffix. 
&lt;BR /&gt;Instead they provide shared libraries inside a directory which uses the .framework naming convention, but which is missing the required components to make a proper framework that would work. 
&lt;BR /&gt;
&lt;BR /&gt;I would like to know if there is a single shipping application based on the IPP.</description>
    <pubDate>Tue, 31 Oct 2006 12:55:10 GMT</pubDate>
    <dc:creator>sound_consulting</dc:creator>
    <dc:date>2006-10-31T12:55:10Z</dc:date>
    <item>
      <title>How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940281#M17583</link>
      <description>Hi All ,&lt;BR /&gt;I download the IPP beta for MacOS , and install in my Intel-Mac&lt;BR /&gt;. The Intel_IPP.framework has been installed on /Library/framework/&lt;BR /&gt;. But when i add this framework into my XCode project . there is one link error. Cann't locate the framework for : -framework Intel_IPP . is there one demo to show how to use the Intel_IPP.framework in XCode or other compiler .Thanks very much .&lt;BR /&gt;&lt;BR /&gt;^-^&lt;BR /&gt;Ann</description>
      <pubDate>Thu, 30 Mar 2006 10:43:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940281#M17583</guid>
      <dc:creator>ann_chen1</dc:creator>
      <dc:date>2006-03-30T10:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940282#M17584</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Ann, according our expert, you need just add folder to your project, nothing special.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2006 00:09:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940282#M17584</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-04-05T00:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940283#M17585</link>
      <description>Has anyone been successful doing this? I get the same error from Xcode: Command /usr/bin/gcc-4.0 failed with exit code 1 can't locate framework for: -framework Intel_IPP IPP is installed at /Library/Frameworks on my machine. I tried doing a Project &amp;gt; Add to Project and selecting the Intel_IPP.framework with both the "Copy items into destination group's folder" checked and unchecked - same result. The reference is valid, since the "Groups &amp;amp; Files" shows the framework listed after adding it to the project and I can browse the headers and documentation resources.</description>
      <pubDate>Wed, 26 Apr 2006 08:26:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940283#M17585</guid>
      <dc:creator>Anonymous9</dc:creator>
      <dc:date>2006-04-26T08:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940284#M17586</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;our expert successfully applied the following steps to build ippiDemo sample on Mac OS&lt;/P&gt;
&lt;DIR&gt;
&lt;DIR&gt;&lt;FONT color="#000080" size="2"&gt;
&lt;P&gt;Add to project from /Libraries/Frameworks/Intel_IPP.framework/Versions/5.1/ia32/Libraries all needed libraries (libippcore-5.1.dylib, libippi-5.1.dylib, libipps-5.1.dylib).&lt;/P&gt;
&lt;P&gt;In menu Project -&amp;gt; Edit Project Settings in tab Build sets:&lt;/P&gt;
&lt;P&gt;Header Search Paths to /Library/Frameworks/Intel_IPP.framework/Versions/5.1/ia32/Headers&lt;/P&gt;
&lt;P&gt;Library Search Paths to /Library/Frameworks/Intel_IPP.framework/Versions/5.1/ia32/Libraries&lt;/P&gt;
&lt;P&gt;3. In menu Project -&amp;gt; Edit Active Executable ippDemo in tab Arguments added Variables to be set in the environment as DYLD_LIBRARY_PATH = /Library/Frameworks/Intel_IPP.framework/Versions/5.1/ia32/Libraries (its described in readme.htm)&lt;/P&gt;&lt;/FONT&gt;&lt;/DIR&gt;&lt;/DIR&gt;
&lt;P&gt;The sample was built and run.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2006 04:15:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940284#M17586</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-05-03T04:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940285#M17587</link>
      <description>&lt;DIV&gt;Hi ,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 19 Jun 2006 08:47:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940285#M17587</guid>
      <dc:creator>rod_ma</dc:creator>
      <dc:date>2006-06-19T08:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940286#M17588</link>
      <description>&lt;DIV&gt;Hi ,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 19 Jun 2006 08:47:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940286#M17588</guid>
      <dc:creator>rod_ma</dc:creator>
      <dc:date>2006-06-19T08:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940287#M17589</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I has compiled the Ipp5.1 for macos use XCode2.2 following vdudnik said .But also can't use the API . the Error Code is :&lt;SPAN class="065465205-26052006"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman"&gt;dyld: Library not loaded:  &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT size="+0"&gt;&lt;FONT face="Times New Roman"&gt;&lt;SPAN class="065465205-26052006"&gt;&lt;/SPAN&gt;/nfs/site/proj/ipp/build/ipp/ipp51gold-20060228-5-1- 0080/lib/osx32/libippvmt7-5.1.dylib&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman"&gt;Referenced from: &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN&gt;&lt;FONT size="+0"&gt;&lt;FONT face="Times New Roman"&gt;&lt;SPAN class="065465205-26052006"&gt;&lt;/SPAN&gt;/Users/mac3testuser/Desktop/AnnProject/IntelIPPDTest/build/Debug/IntelIPPDTest&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman"&gt;Reason: image not found&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman"&gt;And i post the question to &lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman"&gt;Intel Premier Support,but nobody reply to me . I want to buy the IPP5.1 for macos after i comfirm it can be used . Now how ? thanks very much &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN&gt;&lt;FONT face="Times New Roman"&gt;--ann&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2006 08:55:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940287#M17589</guid>
      <dc:creator>rod_ma</dc:creator>
      <dc:date>2006-06-19T08:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940288#M17590</link>
      <description>I've have the same problem. Posted it into premier area and nobody could help me!!!

I can't run my AudioUnit plug-in, here is the log:

2006-06-24 10:44:05.155 Live[907] CFLog (21): Error loading /Library/Audio/Plug-Ins/Components/XVolverAU.component/Contents/MacOS/XVolverAU:  error code 4, error number 0 (Library not loaded: /nfs/site/proj/ipp/build/ipp/ipp51gold-20060228-5-1-0080/lib/osx32/libippcore-5.1.dylib
  Referenced from: /Library/Audio/Plug-Ins/Components/XVolverAU.component/Contents/MacOS/XVolverAU
  Reason: image not found)

I've already purchased IPP 5.1 for Mac 'cause I want to use static linking, why IPP tries to link dynamic libs???</description>
      <pubDate>Sat, 24 Jun 2006 16:56:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940288#M17590</guid>
      <dc:creator>cialz79</dc:creator>
      <dc:date>2006-06-24T16:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940289#M17591</link>
      <description>&lt;P&gt;Please note, that you need to add path to the IPPdynamic libraries into your DYLIB_LIBRARY_PATH environment variable and to add libraries to you XCode project. Doing so we were able to build and run IPP samples.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jul 2006 04:53:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940289#M17591</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-07-01T04:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940290#M17592</link>
      <description>Hello,
&lt;BR /&gt;
&lt;BR /&gt;I followed this recipe to get the dftc example from the Intel MKL running with Xcode. The build succeeds, however, when running the executable, I receive the following message: 
&lt;BR /&gt;
&lt;BR /&gt;dyld: Library not loaded: libguide.dylib
&lt;BR /&gt;  Referenced from: /test2/build/Debug/test2
&lt;BR /&gt;  Reason: image not found
&lt;BR /&gt;Trace/BPT trap
&lt;BR /&gt;
&lt;BR /&gt;Help very much appreciated.
&lt;BR /&gt;
&lt;BR /&gt;Christian Huebner</description>
      <pubDate>Mon, 21 Aug 2006 05:16:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940290#M17592</guid>
      <dc:creator>cghuebner</dc:creator>
      <dc:date>2006-08-21T05:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940291#M17593</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;can you check that the path to your libguide.dylib was listed in DYLIB_LIBRARY_PATH environment variable?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2006 03:17:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940291#M17593</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-08-22T03:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940292#M17594</link>
      <description>Well, I set the path via the project-&amp;gt;edit active executable menu, in the arguments tab. I added in the bottom panel (Variables to be set in the environment) a line with Name DYLIB_LIBRARY_PATH
&lt;BR /&gt;and with Value
&lt;BR /&gt;/Library/Frameworks/Intel_MKL.framework/Versions/8.1/lib/32
&lt;BR /&gt;which is the path to the directory with the dylib
&lt;BR /&gt;
&lt;BR /&gt;Regards, Christian
&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Aug 2006 17:58:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940292#M17594</guid>
      <dc:creator>cghuebner</dc:creator>
      <dc:date>2006-08-22T17:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940293#M17595</link>
      <description>&lt;P&gt;Hi Christian,&lt;/P&gt;
&lt;P&gt;great, by the way, what the expression you got from IPP? Do you find that product useful for your purposes? Were you satisfied with performance and functionality? What is missed from your point of view?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Sat, 26 Aug 2006 03:02:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940293#M17595</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-08-26T03:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940294#M17596</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have configured Xcode like it is said just bellow but I still have a problem when executing the code. When I click on "Build and Go", it successfully builds but the execution stops suddently with the following error :&lt;BR /&gt;&lt;I&gt;&lt;BR /&gt;ZeroLinK: unknown symbol '_ippsFFTInitAlloc_C_32fc'&lt;BR /&gt;&lt;BR /&gt;&lt;/I&gt;If I disable ZeroLinK, it is the built that stops with one error (unknown symbol and all my IPP functions listing ...).&lt;BR /&gt;&lt;BR /&gt;Thanks for your support,&lt;BR /&gt;&lt;BR /&gt;JP.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Sep 2006 15:57:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940294#M17596</guid>
      <dc:creator>perez</dc:creator>
      <dc:date>2006-09-28T15:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940295#M17597</link>
      <description>&lt;P&gt;Hello, you get this error message if you did not do steps suggested in posts before. Please see recomendation given at post&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.intel.com/en-us/forums//topic/50291#32191"&gt;http://softwareforums.intel.com/en-us/forums//topic/50291#32191&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and make sure you do all the steps (did you add libraries to your project?).&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2006 22:15:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940295#M17597</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-10-12T22:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940296#M17598</link>
      <description>Hello,
&lt;BR /&gt;
&lt;BR /&gt;I have already followed the recomendations given at post :
&lt;BR /&gt;&lt;A href="http://softwareforums.intel.com/en-us/forums//topic/50291#32191" target="_blank"&gt;http://softwareforums.intel.com/en-us/forums//topic/50291#32191&lt;/A&gt;
&lt;BR /&gt;I am just not sure about the syntaxe, quote the path or not, quote the variable name or not ?
&lt;BR /&gt;
&lt;BR /&gt;What do you mean by "did you add libraries to your project?"
&lt;BR /&gt;
&lt;BR /&gt;Thanks,
&lt;BR /&gt;
&lt;BR /&gt;JP.</description>
      <pubDate>Fri, 13 Oct 2006 15:47:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940296#M17598</guid>
      <dc:creator>perez</dc:creator>
      <dc:date>2006-10-13T15:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940297#M17599</link>
      <description>&lt;P&gt;Q: How to add IPP Libraries to Xcode project?&lt;/P&gt;
&lt;P&gt;A: To add libraries to project you can select desired libraries from Xcode menu&lt;BR /&gt;&lt;FONT color="#000080" size="2"&gt;Project-&amp;gt;Add to Project choose ipp libraries from /Library/Frameworks/Intel_IPP.framework/Libraries&lt;BR /&gt;or&lt;BR /&gt;Action-&amp;gt;Add-&amp;gt;Existing Files&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" size="2"&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2006 18:07:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940297#M17599</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-10-13T18:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940298#M17600</link>
      <description>Thanks, it now builds without error.
&lt;BR /&gt;
&lt;BR /&gt;But I have got an error while executing, xcode says :
&lt;BR /&gt;
&lt;BR /&gt;[Session started at 2006-10-13 14:23:10 +0200.]
&lt;BR /&gt;dyld: Library not loaded: libguide.dylib
&lt;BR /&gt;  Referenced from: /Users/jpp/Documents/Benchmark/IPP Library/Bench_IPP/build/Debug/Bench_IPP
&lt;BR /&gt;  Reason: image not found
&lt;BR /&gt;
&lt;BR /&gt;Bench_IPP has exited due to signal 5 (SIGTRAP).
&lt;BR /&gt;
&lt;BR /&gt;What does that mean ?
&lt;BR /&gt;
&lt;BR /&gt;Normally in manual Makefile, I specify "-lipps -lippcore -lguide" but here in xcode project I didn't file where to put it ... Can the problem come from that ?
&lt;BR /&gt;
&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 13 Oct 2006 20:27:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940298#M17600</guid>
      <dc:creator>perez</dc:creator>
      <dc:date>2006-10-13T20:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940299#M17601</link>
      <description>&lt;P&gt;Did you take step #3, descibed in this thread several post before?&lt;/P&gt;
&lt;P&gt;3. In menu Project -&amp;gt; Edit Active Executable ippDemo in tab Arguments added Variables to be set in the environment as DYLD_LIBRARY_PATH = /Library/Frameworks/Intel_IPP.framework/Versions/5.1/ia32/Libraries (its described in readme.htm)&lt;/P&gt;
&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Sat, 14 Oct 2006 00:14:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940299#M17601</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-10-14T00:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Intel_IPP.framework for MacOS with XCode ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940300#M17602</link>
      <description>Yes the step 3 has been done.
&lt;BR /&gt;
&lt;BR /&gt;Thanks,
&lt;BR /&gt;
&lt;BR /&gt;JP</description>
      <pubDate>Mon, 16 Oct 2006 15:13:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-use-Intel-IPP-framework-for-MacOS-with-XCode/m-p/940300#M17602</guid>
      <dc:creator>perez</dc:creator>
      <dc:date>2006-10-16T15:13:44Z</dc:date>
    </item>
  </channel>
</rss>

