使用 compile_tool.exe 從 IR 建立 blob 檔案的選項。
- 已執行 compile_tool.exe,但未指定輸出 blob 檔案的資料夾:
- 已執行compile_tool.exe,並指定具有寫入權限的資料夾:
- 在兩種情況下,都遇到錯誤:無法開啟輸出檔案進行寫入
選項 1:
-
以管理員身分開始命令提示字元。
-
執行 compile_tool.exe,但未指定輸出 blob 檔案的資料夾:
-
輸出 blob 檔案與compile_tool.exe在同一目錄中產生。
選項 2:
-
在具有寫入權限的資料夾中建立輸出 blob 檔案來執行compile_tool.exe:
-
輸出 blob 檔案會在指定目錄中產生。