Skip to content

Needs additional tools and an include to build on Ubuntu 18.04 #95

@JimCooper

Description

@JimCooper

I followed the instructions to build it on github. It wouldn't pull in the libs and link without install ing "g++" and "pkg-config".

I was getting an error compiling file_cache_row.cpp because it wasn't pulling in the math lib for a rounding function. So I added the following include to file_cache_row.h:
#include

After that it compiles with a lot of warnings but builds completely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions