Arm7

Results 5 issues of Arm7

Ive tried ntapi = "0.4.1" ntapi = "0.4.0" ntapi = "0.3.7" and 32bit and 64bit for each version I get these errors when compiling the crate error[E0793]: reference to packed...

In the next update can you please add support for all the new popular coins, i want to setup Nexa mining on my local rigs and a few rigs i...

I get these errors when compiling with i686-pc-windows-msvc(ps tried with i586-pc-windows-msvc and had a casual 224 errors) error[E0433]: failed to resolve: use of undeclared type `Color32` --> C:\Users\xboxk\.cargo\git\checkouts\egui-af82a9048ba2394e\eeae485\egui\src\menu.rs:81:50 | 81...

Hello, when working with this project i noticed that attempting to full screen using window.set_fullscreen(Some(Fullscreen::Borderless(None))); or let primary_monitor = window.primary_monitor().expect("Failed to get primary monitor"); let video_mode = primary_monitor.video_modes().next().expect("Failed to get...

Change examples to use versioning from crates.io instead of repo i want to simply copy the example code and add the crates.io stuff to toml, not download the whole repo...