Relative Content

Tag Archive for c++cmakelinker-errorsglfw

Can someone explain me how to add GLFW in a new CLion project?

I’ve been learning Cpp for a little while now, and I want to import libraires and such. But I haven’t been able to import and use anything so far… I downloaded the binaries for GLFW, copied the include folder into my CLion project’s root folder. And then what? I’m supposed to link it, but HOW??? There’s no help whatsoever, everyone on every tutorial just acts like it’s already done and it’s magic or you already OBVIOUSLY know how to do it.