Library Sandbox
Before launching your application
- LD_LIBRARY_PATH must contain dir's path to libsandbox.so
- Enter this command in the terminal where you are using your application
REALTIVE_PATH_TO_SO=../ar_sandbox_lib &&
export LD_LIBRARY_PATH=(pwd)/REALTIVE_PATH_TO_SO