Skip to content

Warning: Could not load X: java.lang.UnsatisfiedLinkError: no jnijavacpp in java.library.path #393

@jpsacha

Description

@jpsacha

I am getting warnings while running JavaCPP 1.5.3 or JavaCPP presets (VideoInput etc) on Windows

Warning: Could not load Loader: java.lang.UnsatisfiedLinkError: no jnijavacpp in java.library.path: [...]

Warning: Could not load Pointer: java.lang.UnsatisfiedLinkError: no jnijavacpp in java.library.path: [...]

Warning: Could not load BytePointer: java.lang.UnsatisfiedLinkError: no jnijavacpp in java.library.path: [...]

where [...] is the system path variable value

The code seems to be working, just the warnings being printed.

Some hints what may be going on?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions