Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in compilation - Header files #1

Open
gokhalesushant65 opened this issue May 4, 2019 · 2 comments
Open

Error in compilation - Header files #1

gokhalesushant65 opened this issue May 4, 2019 · 2 comments

Comments

@gokhalesushant65
Copy link

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?

@hiber987
Copy link

hiber987 commented Jul 8, 2019

Maybe the project had been terminated after the paper was handed out.

@hiber987
Copy link

hiber987 commented Jul 8, 2019

size = get_buffer_len, "get_buffer_len" unknowned parameter
How do you solve the problem? 3q

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants