Users were running into this issue when they were trying to use fidget because 
it uses glfw. I decided to make a static version of glfw that does not require 
a finding dlls. Here it is: 
[https://github.com/treeform/staticglfw](https://github.com/treeform/staticglfw)
 . If you use this lib instead you and your users would not need to install any 
dlls.

Reply via email to