Mathematica > Systems Interfaces & Deployment > Wolfram LibraryLink > FindLibrary >
Mathematica > Systems Interfaces & Deployment > Calling External Programs > Wolfram LibraryLink > FindLibrary >
Mathematica > Systems Interfaces & Deployment > C/C++ Language Interface > Wolfram LibraryLink > FindLibrary >

FindLibrary

FindLibrary[lib]
finds a dynamic library that can be loaded by LibraryFunctionLoad.
  • FindLibrary can be used to locate both Wolfram Libraries and general dynamic libraries.
  • If no file name extension is given, FindLibrary will add one appropriate for the current platform: .so on Linux, .dll on Windows, .dylib on Mac OS X.
This finds the sample library called :
This finds the sample library called :
In[1]:=
Click for copyable input
Out[1]=
New in 8
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF