Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Hi got into error while compiling on host [generics are unstable] #10

Closed
fazim-dev opened this issue May 18, 2021 · 0 comments
Closed

Comments

@fazim-dev
Copy link

after ./install.sh on apex_dma i am getting this error(i have installed cargo and memflow-kvm.):

error[E0658]: const generics are unstable
--> /root/.cargo/registry/src/github.heygears.com-1ecc6299db9ec823/dataview-0.1.2/src/lib.rs:170:27
|
170 | unsafe impl<T: Pod, const N: usize> Pod for [T; N] {}
| ^
|
= note: see issue #74878 rust-lang/rust#74878 for more information

Compiling bitflags v1.2.1
Compiling ryu v1.0.5
error: aborting due to previous error

For more information about this error, try rustc --explain E0658.
error: could not compile dataview.

To learn more, run the command again with --verbose.
warning: build failed, waiting for other jobs to finish...
error: build failed
Error while building memflow-win32-ffi

how to solve this :0

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant