Do shader objects attached to the same program have to be of the same type only vertex or fragment shaders exclusively?
I got a working/compiled vertex shader, but when i attach even an empty trivial fragment shader i get a link error, with no specific log info.



