tauri-apps / tauri-action

Build your Web application as a Tauri binary for macOS, Linux and Windows

Home Page:https://tauri.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help!Always stop by icon issue

adoin opened this issue · comments

error: proc macro panicked
 --> src/main.rs:6:10
  |
6 |     .run(tauri::generate_context!())
  |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: message: failed to read icon /home/runner/work/paint-board/paint-board/src-tauri/icons/icon.png: No such file or directory (os error 2)

Here is my repo https://github.com/adoin/paint-board release branch
I try to fix this issue, by config iconPath in tauri.conf.json systemTray, but it still use /icons/icon.png