According to glfw offcial site, linking `libglfw.3.dylib` etc should use `-lglfw`. Changed this made the compilation on my Mac successfully.
According to glfw offcial site, linking `libglfw.3.dylib` etc should use `-lglfw`. Changed this made the compilation on my Mac successfully.