<p>On Tue, 16 Aug 2011 12:53:27 +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>
<p>I just checked and the fragent shader code I use is version 1.2. If I'm not mistaking (<a href="http://en.wikipedia.org/wiki/GLSL#Versions">http://en.wikipedia.org/wiki/GLSL#Versions</a>) this means that you need OpenGL 2.1 or newer to work. Can you check this and possibly update if needed?<br /><br />Regards, Darius<br /><br /><br /><br />On Tue, 16 Aug 2011 12:34:53 +0200, wrote:</p>
<blockquote style="padding-left: 5px; border-left: #1010ff  2px  solid; margin-left: 5px; width: 100%;">
<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>
</blockquote>
<p> </p>
<br />
</body></blockquote><p></p>