java.lang.NoClassDefFoundError: org/bytedeco/javacpp/Pointer

38 views
Skip to first unread message

shira Jacobs

unread,
Jun 5, 2023, 4:37:05 PM6/5/23
to javacv
added in the gradle file the below dependency 
what else am I missing?
]],
[lib: "javacv", artifacts: [
[group: 'org.bytedeco', name: 'javacv-platform', version: '1.5.9']
]],
[lib: "opencv", artifacts: [
[group: 'org.bytedeco.javacpp-presets', name: 'opencv-platform', version: '3.4.1-1.4.1']
]],

Samuel Audet

unread,
Jun 5, 2023, 7:35:12 PM6/5/23
to jav...@googlegroups.com, shira Jacobs
If you're looking for a working example, please use this one:
https://github.com/bytedeco/gradle-javacpp/tree/master/samples/javacv-demo
Reply all
Reply to author
Forward
0 new messages