As I have mentioned in my previous mail Im trying to compile Paraview3 on Windows using Visual C++ Express 2008 (or whatever Visual C++ free version is there).<br>Im getting two main errors during compilation of Paraview in Visual C++ Express GUI :<br>
error C3163: &#39;_vsnprintf : attribute doesnt match the previous declaration<br>fatal error C1083: include could not open file &#39;GL/glaux&#39; - no such file or directory<br><br>I have compiled Qt using the command line qconfigure.bat msvc&nbsp;&nbsp;&nbsp; <br>
and also qconfigure.bat <a href="http://msvc.net">msvc.net</a><br>I installed also Windows SDK for Windows Server 2008 and changed properly the VS library path to point to v6.1.<br>Still no progress. Same errors.<br><br>Does anybody know what I should do to make it work? The only think I want is to compile Paraview on Windows (not having to pay for Visual C++). If there is any other way then using Visual Express 2008 or if somebody thinks that I should use Visual Express [version XXX] in combination with library[XXX] and compiling Qt with options [XYZ] or whatever, please give me a hint, any.<br>
<br>Thank you for any help.<br>Thomas<br><br>