Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7944 Discussions

How do I link to a static mkl library in Xcode

lillian
Beginner
277 Views
How do I link to a static mkl library in xcode using the intel compiler?
0 Kudos
1 Reply
Melanie_B_Intel
Employee
277 Views
There's documentation that you may find helpful available online at this url,http://software.intel.com/sites/products/documentation/hpc/mkl/mkl_userguide_mac/mkl_userguide_mac.pdf
It's worth reading through the entire document, but especially the chapter 4 "Linking your application with the Intel Math Kernel Library". There is even a wizard provided in the kit, and available online as well, todetermine libraries and options to specifyon your link or compilation line.
0 Kudos
Reply