Looking for information on debugging a linker issue from my opengl app with macos sonoma
I am running a 2018 intel mac mini on macos sonoma. I’m using glad to load functions, and glfw to initiate the opengl context. This comes from following the learnopengl getting started tutorial. On my other older machine I had no warnings.