COCKOS
CONFEDERATED FORUMS
Cockos : REAPER : NINJAM : Forums
Forum Home : Register : FAQ : Members List : Search :
Old 09-01-2018, 02:58 PM   #1
Mimo
Human being with feelings
 
Join Date: Apr 2015
Posts: 68
Default Xcode and Ipp

In Windows i use WDL-Ol + Intel IPP, but.. ¡I could not link IPP in XCode 8.2.2 in ElCapitan!!

Does anyone have an idea what can happen?


Any help is welcome.
Mimo is offline   Reply With Quote
Old 09-03-2018, 02:41 AM   #2
gstuff
Human being with feelings
 
Join Date: Feb 2014
Posts: 63
Default

Run IPP installer.
Default install location for me was: /opt/intel/ipp
Add static libs to OTHER_LDFLAGS in project settings or via Build Phases > Link Binary with Libraries:

/opt/intel/ipp/lib/libippi.a
/opt/intel/ipp/lib/libipps.a
/opt/intel/ipp/lib/libippvm.a
/opt/intel/ipp/lib/libippcore.a

Last edited by gstuff; 09-03-2018 at 10:20 AM.
gstuff is offline   Reply With Quote
Old 09-03-2018, 02:52 PM   #3
Mimo
Human being with feelings
 
Join Date: Apr 2015
Posts: 68
Default

Quote:
Originally Posted by gstuff View Post
Run IPP installer.
Default install location for me was: /opt/intel/ipp
Add static libs to OTHER_LDFLAGS in project settings or via Build Phases > Link Binary with Libraries:

/opt/intel/ipp/lib/libippi.a
/opt/intel/ipp/lib/libipps.a
/opt/intel/ipp/lib/libippvm.a
/opt/intel/ipp/lib/libippcore.a
I had a problem with some .json files (in a group folder) of a library that I no longer use.
This gave duplication errors.
Then the linker stopped reporting it and I assumed it was fixed and the next problem was Ipp, because it was the last thing I installed and added to the project.

Also remove some preprocessor directives that I use to optionally use (FFTW, Ooura, Kiss and Accelerate on Mac)

regards
Mimo is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 12:30 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.