Init error ( 65544)

Add the following dependencies to your project

opengl32.lib
glfw3dll.lib

This will fix your issue. Ensure that the DLL is available on the client’s computer so that your loader can locate it.