Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Missing emp-ot/table.h , unable to build #7

@dskram87

Description

@dskram87

Following the installation process in emp-readme, emp-ot , emp-tools & emp-sh2pc are installed but when running cmake . & make to install emp-pvc I get the following error:

fatal error: emp-ot/table.h: No such file or directory
#include <emp-ot/table.h>
^~~~~~~~~~~~~~~~
The emp-ot repository does not contain any table.h file.
When I comment the include, I get the next error:

emp-pvc/internal_eva.h:5:10: fatal error: emp-ot/mextension_kos.h: No such file or directory
#include <emp-ot/mextension_kos.h>

So it seems emp-pvc is using some old references. Any fix possible?

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