EGL0078E An error was encountered while loading the library_name shared library. The return code is return_code_value.

Explanation

An error was encountered while loading the shared library.

User Response

Ensure that the shared library resides in a directory specified in your PATH or LIBPATH environment variable. Also, verify that the shared library is built correctly.


Feedback