Skip to content

zstd-sys error #2042

@MrBigtool

Description

@MrBigtool

Hi, I am new in rust but I want to do an experiment with this library in a web assembly project.

Just I am adding the lib:

`[lib]
crate-type = ["cdylib"]

[dependencies]
wasm-bindgen = "0.2.67"
datafusion = "7.0.0"
tokio = "1.17.0"
getrandom = { version = "0.2.5", features = ["js"] }`

And it is causing the error:

error: failed to run custom build command for 'zstd-sys v1.6.3+zstd.1.5.2'

I dont understand if I need to install ZSTD additionally in my mac to use this library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions