...
File | Description |
---|---|
<INSTALL_DIR>/runtime/lib/libcpptest.so | 32-bit shared library. To be added linking command line. <INSTALL_DIR>/runtime/lib should be added to LD_LIBRARY_PATH |
<INSTALL_DIR>/runtime/lib/libcpptest64.so | 64 bit shared library. To be added linking command line. <INSTALL_DIR>/runtime/lib should be added to LD_LIBRARY_PATH |
...