Imagine++
|
Use the installer (which installs in folder /Library/Frameworks
) or extract the archive package:
Go to Usage and check the tests.
Note: users of older versions needed the infamous IMAGINEPP_ROOT
environment variable, which is no longer necessary. However, if you did not install in the expected location (/Library/Frameworks
), you must indicate the path with the Imagine_DIR
environment variable.
Follow the same procedure as for Linux:
after downloading and extracting the source package:
http://imagine.enpc.fr/~monasse/Imagine++/downloads/Imagine++-4.3.2-Source.tar.gz
After that, to create an installer package (Imagine.pkg
), you can run the command
source <ImageSrcDir>/CMake/mkFramework.sh Imagine++-4.3.2-Darwin-i386.tar.gz
sudo rm -rf /Library/Frameworks/Imagine.framework