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
After I updated the xcode command line tool, some warning disappeared but -lglfw was failed to link. I changed the CMakeLists and that worked, but the created window would only show the intended content after I drag it. What is going on with that?
After I updated the xcode command line tool, some warning disappeared but -lglfw was failed to link. I changed the CMakeLists and that worked, but the created window would only show the intended content after I drag it. What is going on with that?