Skip to content

Compiling a file #1

@tabawani

Description

@tabawani

Hi there,

I have difficulties in compiling the file using the provided "makefile" instruction. Without altering any library, I face some errors about undefined reference to pthread_key_create, then I add -pthread in the end of command which I expect it will solve the issue. However, it produces another issue such as undefined reference to CipherText::operator*(NTL::ZZ const&) const , CipherText::operator=(CipherText const&), and CipherText::coeff_reduce(NTL::ZZ const&) in homlib.cpp.

Could someone suggest me what I have done wrong or missing something?

Any written documentation or tutorial would highly appreciated.

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