stripped down example of how to add and/or utilize OR-Tools in C++
first install
bash osx_install.sh
After that just run
make -j {threads}
first install
base deb_install.sh
After that just run
make -j {threads}
creates the dir build
You can run this example using data from here
e.g.
cd build
./binpacking_2d_sat --input ~/Downloads/Class_01.2bp --instance=1