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

Carbon.h from glfw no found #63

Open
nowfalsalahudeen opened this issue Apr 21, 2022 · 1 comment
Open

Carbon.h from glfw no found #63

nowfalsalahudeen opened this issue Apr 21, 2022 · 1 comment

Comments

@nowfalsalahudeen
Copy link

make
[ 5%] Building C object lib/glfw/src/CMakeFiles/glfw.dir/context.c.o
In file included from /Users/nowfalsalahudeen/development/video-app/lib/glfw/src/context.c:30:
In file included from /Users/nowfalsalahudeen/development/video-app/lib/glfw/src/internal.h:183:
/Users/nowfalsalahudeen/development/video-app/lib/glfw/src/cocoa_platform.h:30:10: fatal error: 'Carbon/Carbon.h' file not found
#include <Carbon/Carbon.h>
^~~~~~~~~~~~~~~~~
1 error generated.
make[2]: *** [lib/glfw/src/CMakeFiles/glfw.dir/context.c.o] Error 1
make[1]: *** [lib/glfw/src/CMakeFiles/glfw.dir/all] Error 2
make: *** [all] Error 2

Any solution for this

@gundelsw
Copy link

gundelsw commented Jan 4, 2024

same problem here

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