I am getting a number of errors such as below when building VTK 5.6 on Windows x64 using Visual Studio 2008<br><br>-I downloaded the .zip<br>-ran CMake 2.8 (selected Studio 2008 x64 native compilers)<br>-tried to build &quot;Debug&quot; configuration<br>
<br><br>.\vtkOpenFOAMReader.cxx(950) : error C2666: &#39;std::basic_string&lt;_Elem,_Traits,_Ax&gt;::operator []&#39; : 3 overloads have similar conversions<br><br>What&#39;s the trick  here?<br>