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");

未關閉
#20 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Java
星號
3
分支
8
PR 合併指標
30 天內沒有已合併 PR

描述

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

貢獻指南

開啟貢獻指南

研究方向

Start by reproducing the failure from MIPSDK-File-Java-Basic and inspect the initialization path through Action.java, App.java, MIP.java, and Loader.java. Check the loading of mip_java.dll and its dependent libraries in the reported debug amd64 path. Done means MIP.initialize completes without the reported dependent-library error, but the issue does not specify the expected environment or fix.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
java
領域
tooling
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。