0

プリンターデバイスを接続せずにアプリケーションを実行すると(構成済み)、アプリケーションがフリーズするときに、以下のエラーが発生しました。

Exception in thread "Thread-3" java.lang.UnsatisfiedLinkError: openDevice
Opening the Printer deivce
    at acr.device.port.GenericUSB.openDevice(Native Method)
    at acr.device.port.GenericUSB.open(GenericUSB.java:91)
    at acr.device.DevicePort.open(DevicePort.java:41)
    at acr.device.DeviceDriver.open(DeviceDriver.java:136)
    at acr.device.DevMgr$OpenPrinter.run(DevMgr.java:515)

なにか提案を?

4

0 に答える 0