LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
2>glfw3.lib(context.c.obj) : warning LNK4217: locally defined symbol sscanf imported in function _glfwRefreshContextAttribs
2>MSVCRTD.lib(vsnprintf.obj) : warning LNK4049: locally defined symbol _vsnprintf imported
2>glfw3.lib(init.c.obj) : error LNK2019: unresolved external symbol __imp_vsnprintf referenced in function _glfwInputError
2>MSVCRTD.lib(vsnprintf.obj) : error LNK2001: unresolved external symbol __imp_vsnprintf
2>C:\Users\ding\Documents\github\GLSL-PathTracer\bin\PathTracer_d.exe : fatal error LNK1120: 1 unresolved externals