<div dir="ltr">Hello,<br><br>I've found the error, it is located in vtkVolumeShaderComposer.h, if someone use GPU volume rendering, cropping and clipping at the same time, the variable vec4 temp gets declared twice.<br>Renaming 'temp' to 'temp_clip' fix the crash.<br><br>HTH someone ;)<br><br>Simon</div><div class="gmail_extra"><br><div class="gmail_quote">2017-03-08 10:35 GMT+01:00 Simon ESNEAULT <span dir="ltr"><<a href="mailto:simon.esneault@gmail.com" target="_blank">simon.esneault@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<br><br>After the migration to VTK 7.1, we get a crash in the shader program (it can't be build) when trying to use clipping planes on GPU volume rendering mapper<div><br></div><div>The error is :<br clear="all"><div><div>Error:      ERROR: In C:\Dev\ES-Externals\<wbr>superbuild\VTK\src\Rendering\<wbr>OpenGL2\vtkShaderProgram.cxx, line 395</div><div>vtkShaderProgram (000001FEBFB646D0): 0(474) : error C1038: declaration of "temp" conflicts with previous declaration at 0(426)</div><div><br></div><div>it appears the variable Vec4 temp is declared twice...<br><br>Here is the full log<br><a href="https://paste.ee/p/FsdWx" target="_blank">https://paste.ee/p/FsdWx</a><br><br>On Windows 10, VTK is built in 64 bits with Visual Studio 2013 along with Qt 5.3.2 and other libraries.</div><div><br></div><div>Ring a bell to anyone ?<br><br>Thanks</div><span class="HOEnZb"><font color="#888888"><div>Simon</div><br></font></span></div><span class="HOEnZb"><font color="#888888">-- <br><div class="m_-1096358150094518636gmail_signature"><div dir="ltr"><div>------------------------------<wbr>------------------------------<wbr>------<br>Simon Esneault<div>Rennes, France<br>------------------------------<wbr>------------------------------<wbr>------</div></div></div></div>
</font></span></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>------------------------------------------------------------------<br>Simon Esneault<div>Rennes, France<br>------------------------------------------------------------------</div></div></div></div>
</div>