You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: