opengoal-launcher/src-tauri
Tyler Wilding 44f52fda8a
Some checks are pending
🔨 Build / App (macos-12) (push) Waiting to run
🔨 Build / App (ubuntu-20.04) (push) Waiting to run
🔨 Build / App (windows-latest) (push) Waiting to run
📝 Linter / Frontend (push) Waiting to run
📝 Linter / Backend Formatting (push) Waiting to run
📝 Linter / Backend Linter (push) Waiting to run
🧪 Tests / Frontend (push) Waiting to run
frontend: add warning about out of date VCC runtime (#512)
Due to recent changes in the CI builders, we use a newer Clang which
requires a newer VCC runtime (atleast, as far as I understand it).
Instead of doing something hacky like overriding the default choice of
the compiler, which may cause issues in the future, just get users to
update.

![Screenshot 2024-06-28
184008](https://github.com/open-goal/launcher/assets/13153231/469deb22-238b-4818-8f96-060bf844ada0)

![Screenshot 2024-06-28
184345](https://github.com/open-goal/launcher/assets/13153231/712d5baf-44af-4548-97fa-3aca7b5c4b1f)
2024-06-28 20:06:07 -04:00
..
icons replace default tauri icon 2022-04-11 23:32:00 -04:00
src frontend: add warning about out of date VCC runtime (#512) 2024-06-28 20:06:07 -04:00
.gitignore tauri: fix .gitignore so changes in /src-tauri/bin dont reload the app 2022-06-01 21:21:36 -04:00
build.rs tauri: migrate from electron to tauri 2022-04-06 22:27:03 -04:00
Cargo.lock release: bump to version - v2.4.7 2024-06-28 06:31:43 +00:00
Cargo.toml release: bump to version - v2.4.7 2024-06-28 06:31:43 +00:00
rustfmt.toml rs: start managing the config on the rust side 2023-02-13 00:27:37 -05:00
tauri.conf.json release: bump to version - v2.4.7 2024-06-28 06:31:43 +00:00