<div>Hi VTK users,</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp; I am relatively new with&nbsp;VTK, trying to install it and having problems with including the OpenGL file that will allow me to use the VTK viewer. I had the following error :<br><br>C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\GL/gl.h(1152) : error C2144: syntax error : &#39;void&#39; should be preceded by &#39;;&#39;<br>
C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\GL/gl.h(1152) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int<br>&nbsp;<br>occuring on the following line:</div>
<div><br>WINGDIAPI void APIENTRY glAccum (GLenum op, GLfloat value);</div>
<div><br>of file: gl.h</div>
<div>&nbsp;</div>
<div>Does anyone have an idea what I am missing?</div>
<div>&nbsp;</div>
<div>Thanks in advance for the help!</div>
<div>Pascale</div>