Skip to content

Investigate error message truncation #2452

@jgillis

Description

@jgillis
PluginInterface::load_plugin: Cannot load shared library 'libcasadi_conic_qpoases.so': 
   (
    Searched directories: 1. casadipath from GlobalOptions
                          2. CASADIPATH env var
                          3. PATH env var (Windows)
                          4. LD_LIBRARY_PATH env var (Linux)
                          5. DYLD_LIBRARY_PATH env var (osx)
    A library may be 'not found' even if the file exists:
          * library is not compatible (different compiler/bitness)
          * the dependencies are not found
   )
  Tried '/home/jgillis/programs/casadi/python_install/casadi' :
    Error code: /home/jgillis/programs/casadi/python_install/casadi/libcasadi_conic_qpoases.so: cannot open shared object file: No such file or directory
  Tried '' :
    Error code: libcasadi_conic_qpoases.so: cannot open shared object file: No such file or directory
  Tried '.' :
    Error code: ./libcasadi_... truncated") [.../casadi/core/plugin_interface.hpp:171]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions