Hello, After recent discussion about the MSVC build, I found out that Microsoft had changed the project format [again].
So question: which visual studio to support 2008 or 2010. The advantage at 2010 is that the express version is available freely and that it is most recent. It also uses the new msbuild (hopefully the last tool) to build the project. As the mingw build is the formal build, there is no reason to keep supporting old visual studio configurations. I've committed most of the work, without actually converting the project files, we do not need more than the express version. Opinions? Alon.