Matyu9
Matyu9
Hello @SquitchYT ! Thanks for your answer! I just tried to compile with the dev branch. But a new issue occurred. Did I need to open a new issue or...
``` error: failed to run custom build command for libproc v0.12.0 Caused by: process didn't exit successfully: /Users/matyu/Tess/src-tauri/target/debug/build/libproc-756f9cbc7f4b03d4/build-script-build (exit status: 101) --- stderr thread 'main' panicked at /Users/matyu/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.69/src/fallback.rs:817:9: "mach_port_options_union_(anonymous_at_/Applications/Xcode_app/Contents/Developer/Platforms/MacOSX_platform/Developer/SDKs/MacOSX_sdk/usr/include/mach/port_h_381_2)" is...
Hello, I just `git pull` and that is the result: ``` Compiling tess v0.7.0-alpha.5 (/Users/matyu/Tess/src-tauri) warning: field `theme` is never read --> src/configuration/deserialized.rs:26:5 | 12 | pub struct Option {...