<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">I was trying to get GLSL shaders into paraview, and I got an error compiling paraview with the VTK_USE_GLSL_SHADER flag on.</font>
<br><font size=2 face="sans-serif">In the Output::ProcessFile, changing line 125 from </font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; for ( cc = 0; cc &lt; line.size(); cc ++ )</font>
<br><font size=2 face="sans-serif">into </font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; for ( cc = 0; cc &lt; line.size()-1; cc ++ )</font>
<br><font size=2 face="sans-serif">resolves it.</font>
<br><font size=2 face="sans-serif">(the pb was that the newline caracter was copied when it should not)</font>
<br>
<br><font size=2 face="sans-serif">Stephane</font>
<br>
<br><font size=2 face="sans-serif"><br>
<br>
--------------------------------------------------------------------------------------------------------<br>
Stéphane Ploix<br>
Ingénieur Chercheur EDF R&amp;D - Sinetics<br>
1 avenue du Général de Gaulle<br>
F-91141 Clamart Cedex<br>
Tél : 01 47 65 51 10<br>
Messagerie : stephane.ploix@edf.fr</font>