<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jun 21, 2012, at 11:55 AM, Jeff McKenna wrote:</div><blockquote type="cite"><div>I am not aware of a Visual Studio solution file that you ask for.<br></div></blockquote></div><br><div>You can easily generate a Visual Studio solution of any vintage (2005, 2008, 2010) you want by issuing the appropriate command to cmake.</div><div><br></div><div>$ cmake -g "Visual Studio 10 Win64" ………..</div><div><br></div><div>See <<a href="http://www.cmake.org/cmake/help/v2.8.8/cmake.html#section_Generators">http://www.cmake.org/cmake/help/v2.8.8/cmake.html#section_Generators</a>> for more detail.</div><div><br></div><div>Howard</div></body></html>