Skip to content

Add all dependencies in the docs #31

@josemonsalve2

Description

@josemonsalve2

Hi,

First, I would like to thank you for the most recent additions of compression algorithms.

I was finally able to compile the repo again, but it took me a while since my system did not have the LZ4 lib or the Zlib. Also, for some reason the CMake flag NVCOMP_EXTS_ROOT was not enough.

I build the dependencies by hand and added the flags ZLIB_ROOT, GDEFLATE_ROOT, LZ4_INCLUDE_DIR, and LZ4_LIBRARY to the cmake line, pointing to the appropriate folders.

While I am not sure all this is necessary, it would be nice to have some info about the dependencies.

Thanks!

Jose

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions