danielscherzer / GLSL

VSIX Project that provides GLSL language integration.
257 stars 28 forks source link

Shader Compile Output Issues #84

Open ColAngel opened 3 years ago

ColAngel commented 3 years ago

Installed product versions

Description

No compiler outputs in output plane. Im using glslLangValidator as external compiler. Live compilation seems to work. Print Shader Log is set to true

danielscherzer commented 3 years ago

I can confirm this! I do not know why it is broken. IVsOutputWindowPane.OutputStringThreadSafe returns succeeded, but nothing is written to the output pane.....