nolanderc / glsl_analyzer

Language server for GLSL (autocomplete, goto-definition, formatter, and more)
GNU General Public License v3.0
201 stars 6 forks source link

glsl_analyzer command not working #71

Closed lzned closed 3 weeks ago

lzned commented 2 months ago

I'm on windows and I've added the glsl_analyzer/bin directory to my path. I tried to run glsl_analyzer from the command line, and nothing happened. The terminal gave me an error saying that it couldn't find the command. Any idea on what's happening.

nolanderc commented 3 weeks ago

On windows, you may have to restart your application, or try logging in and out, for any changes to PATH to take effect.