MIP Java SDK-Fehler: D: \ eclipse_workspace \ aip-service \ mip_java.dll nicht ladenJava

Java-Forum
Anonymous
 MIP Java SDK-Fehler: D: \ eclipse_workspace \ aip-service \ mip_java.dll nicht laden

Post by Anonymous »

Ich versuche, den MIP Java SDK -Wrapper zum Lesen und Schreiben von Etiketten von/zu einer Datei aus einem Java -Programm zu verwenden. Ich habe den MIP -SDK -Wrapper heruntergeladen und alle DLLs in den Projektstammordner kopiert. Wenn ich jedoch versuche, das Programm auszuführen, erhalte ich die folgende Ausnahme < /p>

Code: Select all

Exception in thread "main" java.lang.RuntimeException: Can't load D:\eclipse_workspace\aip-service\mip_java.dll . Error was:D:\eclipse_workspace\aip-service\mip_java.dll: Can't find dependent libraries
at com.microsoft.informationprotection.internal.utils.Loader.load(Loader.java:27)
at com.microsoft.informationprotection.internal.utils.Loader.loadNativeLibs(Loader.java:14)
at com.microsoft.informationprotection.MIP.initialize(MIP.java:129)
at com.microsoft.mipsdksample.Action.(Action.java:68)
at com.microsoft.mipsdksample.App.main(App.java:54)
Ich habe Abhängigkeiten ausprobiert Software, um die Abhängigkeiten der mip_java.dll herauszufinden, und ich sehe es wie unten

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post