I'm currently struggling with linking a C++ project that requires linking with GLFW3, i.e., ld is called with -lglfw3. The thing is that this worked before, and right now I have no clue, why it is not anymore.I'm currently struggling with linking a C++ pro