Insufficient system resources

I use VS2017, Windows10 and the new precompiled version of GLFW.

After compiling the example code i get an popup with:
“Path to .exe”
insufficient system resources exist to complete the requested service

after that my antivirus “Avira” pops up with the .exe

Maybe you can help?

The “insufficient system resources exist to complete the requested service” is an OS error, and searching with it shows a variety of potential problems and solutions. I don’t think it’s related to GLFW itself.

Anti-virus solutions have a habit of making application development problematic, since your exe isn’t signed or recognised. You may need to alter settings with it.