Unzip the contents of the ODPP-type zip file Optim-DPP-11.3.0_YYYYMMDD-BUILD####.zip into a folder. The contents will appear as shown in section Folder Structure.
- Images-type folders (i.e. Images31, Images32, Images64) and their sub-folders contains the binaries and the header files for each indicated platform.
- Use all the supplied header files and the lib files to link to your application.
- The "best practice" is to keep all the binaries, header files and the error messages XML in a single folder and link your application to them. You also need to set the ODPP_OPR_ERRORFILE_PATH path to the folder containing the error message-type XML files.
- For a UNIX/Linux environment, please be sure to run the createODPPsymboliclinks.sh script to setup the symbolic links from your application to the ODPP shared objects for any application where you would integrate with ODPP.