Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Installing on MAC OS X #28

@atishsawant

Description

@atishsawant

I’m using MAC OSX and the command:

CXX=/usr/bin/gcc make –e

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions