-
### Expected Results
I expected it to build.
### Actual Results
```rust
error[E0432]: unresolved import `windows_sys::Win32::Foundation`
--> C:\Users\Christopher Serr\.cargo\registry\src\…
CryZe updated
2 years ago
-
Hi,
I can't run livesplit-one as a normal user. It worked fine when I compiled and ran it a while back (early December, I think) but now when I run it, it panics:
```
$>cargo run …
-
Hi,
This is a long shot. tl;dr: I want a working HK autosplitter on linux to use with [LiveSplitOne](https://github.com/LiveSplit/LiveSplitOne).
Would it be somehow possible to decouple the “cor…
-
**Problem**
I made new project A by using cargo new A, and then cd into A, there was an error when execute cargo build as shown below:
```
$ cargo build
Compiling A v0.1.0 (/app01/users/m…
-
Hello again. First thanks for the tool. Second if it is not yet a feature please add the option to run another exe with the main game. This is due to some games requiring tools to run alongside them. …
-
With 0.1.11:
https://travis-ci.org/CryZe/livesplit-core/jobs/278234679
With 0.1.12:
https://travis-ci.org/CryZe/livesplit-core/jobs/278851207
```
error: linking with `qemu-sparc64` failed: ex…
CryZe updated
2 years ago
-
Hello :wave:
I've been toying with HotkeySystem in the core and it works great with one exception. Occasionally a thread crashes (i think) when making inputs.
I first noticed this when I was ski…
-
We long term want to support compilation of livesplit-core with just core + alloc. You'd provide your own time source as some global handler but other than that everything should mostly just work as w…
CryZe updated
2 years ago
-
I had been running 1.8.16 and had no issues with this, but ever since I upgraded to 1.8.19, any time I try to connect to a racetime room, livesplit crashes. It doesn't produce an error message, but lo…
haate updated
2 years ago
-
This might be more of a question, but some of the targets that I've successfully been cross-compiling to with cross / trust on CI are now erroring like this:
```
error: cross does not provide docker…
CryZe updated
2 years ago