-
An old version of `ntapi` (required by `sysinfo`) is causing build-failures on some systems (see https://github.com/MSxDOS/ntapi/issues/19). 88bbf1833ba466bfe48c298104aec114112858eb already fixes this…
-
current stable rust version
it would be best if we had a scoop package like other tools made in rust!
`error[E0793]: reference to packed field is unaligned
--> C:\Users\Administrator\.cargo\r…
-
Hi.
I am new to Rust. I am trying to compile but I am getting these errors, with the original source code, **without any changes**.
``` Compiling powersaver v0.1.0 (G:\New folder\powersaver-mas…
-
cargo install --git https://github.com/coral-xyz/anchor avm --locked --force
Sometimes may return:
```
.cargo\registry\src\index.crates.io-6f17d22bba15001f\ntapi-0.3.7\src\ntexapi.rs:2783:52
…
-
### 问题描述
`Bot.getGroups()`调用后会返回一个空的`ContactList`
只有在接收到群聊消息后`Bot.getGroups()`返回的列表中才会添加该群
网络日志中收到WebSocket消息`get_group_list`后会上报完整的Bot群列表, 但是只会返回一个空的`ContactList`
![QQ截图20240527200102](https://gi…
-
Zellij is unable to build on windows using `cargo install zellij`
The build error log:
```
error[E0793]: reference to packed field is unaligned
--> C:\Users\owner\.cargo\registry\src\index…
-
win10 will cause the system to be unresponsive, not bsod.win7 is normal
-
My github build for windows fails because of an error in ntapi which was fixed in 0.4, and this crate still uses 0.3
Relevant issue in ntapi: https://github.com/MSxDOS/ntapi/issues/19
Build log …
-
Description:
I am encountering an error while attempting to install anchor-cli version 0.28.0 using the cargo install command. The error seems to be related to unaligned field access in the ntapi cra…
-
Maybe some definitions are missing in user-mode.
```
NTSTATUS WINAPI LdrGetDllPath(PCWSTR module, ULONG flags, PWSTR *path, PWSTR *unknown);
BOOLEAN NTAPI LdrUnloadAlternateResourceModule(IN PV…