Closed trsh closed 4 years ago
Umm, I hadn't tried it in windows yet. Maybe you could just download glfw3 windows binary from https://www.glfw.org/download.html and replace "glfw" at "target_link_libraries" with the corresponding glfw3.lib file path, also add the glfw include path to "include_directories".
Updated. Now its ok to build with clang compiler in visual studio