Open ERT-Kim opened 1 month ago
I did some search but only found those are not supported in tauri v2, but I am using tauri v1 (tauri-cli 1.6.4 for specific)
Main is on tauri 2, but it's kinda broken since I started a rewrite to support linux & other stuff, but life got in the way. Sorry about that (I considered not merging the semi-broken state, but figured no one is gonna use this. I was wrong 😅).
You should be able to run in by checking out 2dbfe91661b158955a0acd78650123af14a6af33 (which is pre-tauri2 migration).
I followed the pre-requisite instruction but failed to build. Here is the full error message.
I did some search but only found those are not supported in tauri v2, but I am using tauri v1 (tauri-cli 1.6.4 for specific)
Can you help me with this problem?