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

Failed to compile simple_color.frag on mac OS Ventura 13.2.1 #85

Open
ShazamHax opened this issue Apr 15, 2023 · 1 comment
Open

Failed to compile simple_color.frag on mac OS Ventura 13.2.1 #85

ShazamHax opened this issue Apr 15, 2023 · 1 comment

Comments

@ShazamHax
Copy link

I am not able to even launch the editor at the moment. I understand that it is not developed for mac OS but I thought I would add this in here just in case it can be fixed easily.
the error message I get when I try to run ./ded after running the ./build.sh is the following:

GL version 3.3
WARNING: GLEW_ARB_debug_output is not availableERROR: could not compile GL_FRAGMENT_SHADER
ERROR: 0:6: Use of undeclared identifier 'gl_FragColor'

ERROR: failed to compile ./shaders/simple_color.frag shader file

@gatlinnewhouse
Copy link

Easy fix by patching the shaders:
#88

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