GLFW_PROFILE doesn't match GLFW_OPENGL_PROFILE but it does when we write GLFW_OP first #1995
Open
2 tasks done
Labels
bug
Something isn't working
FAQ
Announcement
Minimal reproducible full config
Basically the kickstart config with clangd installed through Mason
Description
Here's a screen recording demonstrating the problem, further description can be found below
Screen.Recording.2024-07-16.at.10.23.22.AM.mov
Steps to reproduce
For reproduction create a directory containing the following header file:
https://raw.githubusercontent.com/glfw/glfw/master/include/GLFW/glfw3.h
Mason install clangd
Create a file next to it called
main.c
Expected behavior
Actual behavior
Additional context
I tried with vscode and clion, both of them work for the first case outlined, so it seems to be a cmp bug or misconfiguration on my part.
I treid setting these config fields:
seem to have 0 effect on the outcome.
Any help for configuring this is appreciated
The text was updated successfully, but these errors were encountered: