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 Sep 13, 2022. It is now read-only.
Doesn’t work when I’m in the unzipped directory? It seems like it fails on the wget command for the underlying zpar from github. Actual output:
make: wget: No such file or directory
**Actually just solved this part.
Still results in this error eventually though:
error: call to function 'operator>>' that is
neither visible in the template definition nor found by argument-dependent
lookup
Same one that I get in the individual zpar directory when trying to install it independently.
So I downloaded the individual zpar, and tried to install that separately but that one leads to errors that I believe are related to clang. Using the same CXX command within that file also didn’t work.