Azure-Samples / Azure-Samples/MipSDK-File-Java-Basic
Unable to initialize MIP.initialize(MipComponent.FILE, "C:\\mip\\releases\\1.11.53\\java\\file\\bins\\debug\\amd64");
- Dominant language
- Java
- Stars
- 3
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Exception in thread "main" java.lang.RuntimeException: Can't load C:\mip\releases\1.11.53\java\file\bins\debug\amd64\mip_java.dll . Error was:C:\mip\releases\1.11.53\java\file\bins\debug\amd64\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)
Does someone realize this issue, can you please support over here
Contributor guide
Assessment
This issue has not been assessed yet.