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

No such file or directory error #49

Open
mertbahadir opened this issue Jan 31, 2018 · 2 comments
Open

No such file or directory error #49

mertbahadir opened this issue Jan 31, 2018 · 2 comments

Comments

@mertbahadir
Copy link

I am getting this error

cpp-dependencies-1.1/example/Engine/./Engine.h:1:33: fatal error: Framework/framework.h: No such file or directory
#include "Framework/framework.h"

when calling "make" after "cmake example"

What am I doing wrong can you help me?

@mertbahadir
Copy link
Author

I am working in a directory "work" which is at same level with "example", "src", "test"
After calling cmake ../example
I called make and gave me that error please help.
How to fix this.

@dascandy
Copy link
Contributor

The example is not meant as a runnable-code example, but as a checkable-code example. No work was done to make it compile, as it is not meant to be.

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