Dobot with Java -> pom.xml does not work


#1

Hello,
in pom.xml made a mistake:

org.codehaus.mojo
exec-maven-plugin

        <version>3.0.0</version>

Exception in thread “main” java.lang.UnsatisfiedLinkError: Unable to load library ‘DobotDll’: Native library (win32-x86-64/DobotDll.dll) not found.
Help me!
PeterF


#2

Hello,
in pom.xml made a mistake:

org.codehaus.mojo
exec-maven-plugin

        <version>3.0.0</version>
    </dependency> 

Exception in thread “main” java.lang.UnsatisfiedLinkError: Unable to load library ‘DobotDll’: Native library (win32-x86-64/DobotDll.dll) not found.
Help me!
PeterF


#3

Hello,
in pom.xml made a mistake:

org.codehaus.mojo
exec-maven-plugin
3.0.0

Exception in thread “main” java.lang.UnsatisfiedLinkError: Unable to load library ‘DobotDll’: Native library (win32-x86-64/DobotDll.dll) not found.
Help me!
PeterF