Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

When i compile build.sh it returns an Error | Anyone can help? #21

Open
log4jsimp opened this issue Feb 3, 2022 · 0 comments
Open

When i compile build.sh it returns an Error | Anyone can help? #21

log4jsimp opened this issue Feb 3, 2022 · 0 comments

Comments

@log4jsimp
Copy link

I always get this error while i build apex dma

`error[E0658]: arbitrary expressions in key-value attributes are unstable
--> /root/.cargo/registry/src/github.com-1ecc6299db9ec823/bumpalo-3.9.1/src/lib.rs:1:10
|
1 | #![doc = include_str!("../README.md")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: see issue #78835 rust-lang/rust#78835 for more information

error: aborting due to previous error

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

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

I have tried the follwoing
I have latest ubuntu installed
I have latest rust installed (i installed it via curl)
Installed build essentials
Installed git

`

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

No branches or pull requests

2 participants
@log4jsimp and others