You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2024. It is now read-only.
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.