<p>On Tue, 16 Aug 2011 12:34:53 +0200, <dhkblaszyk@zeelandnet.nl> wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored --><body>
<div>The error you recieved indicates that you have a problem with the shader (GLSL). Difficult to tell where this comes from, but it's either the OpenGL library or your graphics card. <br /><br />For more verbose information you can enable {$define NV_REPORT_COMPILE_ERRORS} in nvShaderUtils and try again.<br /><br />Can you also email me the output that you get from glutdemo.pp found in fpc opengl/examples. This example will list quite some GL information to console. We'll probably find a clue there.<br /><br />Regards, Darius</div>
</body></blockquote><p></p>