Skip to content

Error in compilation - Header files #1

@gokhalesushant65

Description

@gokhalesushant65

While compiling on ubuntu 18.04 , I am getting error :

Enclave/Enclave.cpp:34:10: fatal error: cstring: No such file or directory
#include
^~~~~~~~~

After changing to string.h, I start getting:

Enclave/Enclave.cpp:170:8: note: did you mean to dereference the pointer?
CXX <= Enclave/Enclave.cpp
Enclave/Edger8rSyntax/Types.cpp:30:10: fatal error: limits: No such file or directory
#include

How to resolve this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions