Skip to main content
Skip table of contents

Linking Library

Linux Library

A file that has a .conf extension (e.g., DRFLib.conf) is generated in the /etc/ld.so.conf.d/ directory and the *.so file path is added in the file and the corresponding library is set by executing the ldconfig command.

Windows Library

The Windows library may not operate normally unless the Microsoft Visual C++ 2010 (x86) redistributable package is installed.

The project setting to use this API in the C++ project is as follows.

  1. Setting of header file (include)
    [Composition Attribute]->[C/C++]->[General]->[Additional Include Directories]
  2. Setting of library (lib) path
    [Composition Attribute]->[Linker]->[General]->[Additional Library Directories]
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.