Search found 3 matches

by Nikshith Gowda N
Mon 18. Nov 2024, 07:32
Forum: PCAN-Basic
Topic: Unsatisfied link error
Replies: 1
Views: 2761

Unsatisfied link error

Hii this is nikshith
Using Java JAVAFX I am developing a desktop application in which I am using PCAN_USB Adaptor in which I m not able to connect I am getting exception in thread "JavaFX Application thread" Java.lang.UnsatisfiedLinkError how to fix it I have kept my .dll files in c: windows folder ...
by Nikshith Gowda N
Mon 9. Oct 2023, 14:58
Forum: PCAN-Basic
Topic: TPCANHandle error
Replies: 4
Views: 2984

Re: TPCANHandle error

which is the last java version supported by the PCAN Basic dll
by Nikshith Gowda N
Fri 6. Oct 2023, 15:25
Forum: PCAN-Basic
Topic: TPCANHandle error
Replies: 4
Views: 2984

TPCANHandle error

Hi,I have developed a java desktop application for communication over CAN. I am using PCAN Basic dll downloaded from peak systems. Previously I was using java version 17.0.1 and it was working fine. Now I have upgraded the system to java 20.0.2. When i build the same project using 20.0.2 I am ...