Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

cache the extracted structures in cache directories error #6

@lyqssb

Description

@lyqssb

Hi!I tried to cache the extracted structures in cache directories ,so I run ./src/cacher -i bpdfs.txt --compact --values -c cache-ben/ \-t10 -m256 as you said in the Readme.rst. The terminal returned me this:

bash: ./src/cacher: No such file or directory
Then I thought maybe I should compile the cacher.cpp ,so I triedgcc cacher.cpp -o cacher. Unfortunately it gave me error again! like this:

cacher.cpp:227: confused by earlier errors, bailing out
Preprocessed source stored into /tmp/ccHybzCk.out file, please attach this to your bugreport.

How can I fix this error? Thank you!

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