<br><font size=2 face="sans-serif">I was trying to add the FTGLDemo to my good build (9/3 CVS build) and I am getting errors. I did not see a place in cmake to tell it where to find the file. The file is on my system in a folder called GL but how do I point cmake there? ...john</font>
<br>
<br><font size=2 face="sans-serif">Compiling...</font>
<br><font size=2 face="sans-serif">FTGLDemo.cpp</font>
<br><font size=2 face="sans-serif">P:\AnastDev\vtk40\VTK\Utilities\ftgl\demo\FTGLDemo.cpp(9) : fatal error C1083: Cannot open include file: 'GL/glut.h': No such file or directory</font>
<br><font size=2 face="sans-serif">Generating Code...</font>
<br><font size=2 face="sans-serif">Compiling...</font>
<br><font size=2 face="sans-serif">tb.c</font>
<br><font size=2 face="sans-serif">P:\AnastDev\vtk40\VTK\Utilities\ftgl\demo\tb.c(14) : fatal error C1083: Cannot open include file: 'GL/glut.h': No such file or directory</font>
<br><font size=2 face="sans-serif">Generating Code...</font>
<br><font size=2 face="sans-serif">Error executing cl.exe.</font>