bytedeco/javacv

Unable to get project clone to compile

Open

#1,924 opened on Nov 3, 2022

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Java (1,583 forks)batch import
help wantedquestion

Repository metrics

Stars
 (6,985 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

So the video and audio disposition properties that got added in with the latest release dont quite work as I had hoped. I want to run the project on my computer to test out whats going wrong, but I couldnt get the project to compile because classes FlyCaptureFrameGrabber, FFmpegLockCallback and JavaFXFrameConverter were missing imports. After deleting these files I tried to run the program again, but got this error: Could not find jniopenblas_nolapack in class, module, and library paths.

Contributor guide