Error when building in LabDemos #19
-
|
ERROR::SHADER_COMPILATION_ERROR of type: VERTEX ERROR::SHADER_COMPILATION_ERROR of type: FRAGMENT ERROR::PROGRAM_LINKING_ERROR of type: PROGRAM |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi @farahshribaty, try changing If this does not work, please provide the full logs from output window (Visual studio -> View -> Output). |
Beta Was this translation helpful? Give feedback.
Hi @farahshribaty, try changing
#version 460 coreto#version 330 corein all vs and fs files, then rebuildLabDemosproject.If this does not work, please provide the full logs from output window (Visual studio -> View -> Output).