GameServer_Rust icon indicating copy to clipboard operation
GameServer_Rust copied to clipboard

Build gamecenter failed.

Open korman opened this issue 2 years ago • 1 comments

Rust version: 1.73.0-nightly

Error Message:

error[E0793]: reference to packed field is unaligned --> C:\Users\hubri.cargo\registry\src\index.crates.io-6f17d22bba15001f\ntap i-0.3.6\src\ntexapi.rs:2809:25 | 2809 | ((read_volatile(&(*USER_SHARED_DATA).u.TickCountQuad)

korman avatar Oct 20 '23 03:10 korman

i have fix the build bugs,the problem most is the version dependentes. now the gamecenter can build with no error.my rust version is 1.78.0

reison1218 avatar May 13 '24 11:05 reison1218