Skip to content

getting error while building whirlpool program #1030

@18bharathkumar

Description

@18bharathkumar

when i try to build solana program i am getting this error

Compiling ahash v0.8.5
Compiling hashbrown v0.11.2
error[E0635]: unknown feature stdsimd
--> src/lib.rs:99:42
|
99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
| ^^^^^^^

For more information about this error, try rustc --explain E0635.
error: could not compile ahash (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions