Gradle import empties classpath

19 views
Skip to first unread message

Vid Vartak

unread,
Oct 29, 2021, 9:54:09 AM10/29/21
to javacv
Hello,

When I added the dependency to build.gradle as follows:

implementation group: 'org.bytedeco', name: 'javacv-platform', version: '1.5.6'

it removes all other dependencies from my classpath and replaces them with just this (the long number changes everytime):

C:\Users\vvartak\.gradle\.tmp\gradle-javaexec-classpath10164622157387208432.jar

What am I doing wrong?

Thanks,

Vid

Samuel Audet

unread,
Oct 29, 2021, 10:40:51 PM10/29/21
to javacv

--

---
You received this message because you are subscribed to the Google Groups "javacv" group.
To unsubscribe from this group and stop receiving emails from it, send an email to javacv+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/javacv/02c5421f-bb51-41c5-aad3-9c8c54df5df3n%40googlegroups.com.

Vid Vartak

unread,
Nov 1, 2021, 7:21:28 AM11/1/21
to javacv
Thanks so much Samuel, I had missed the plugins line: id 'org.bytedeco.gradle-javacpp-platform' version '1.5.6'
Reply all
Reply to author
Forward
0 new messages