Hi Dave, Thank you for info. I'm aware of this. in fact, you could built an app that run all version of Windows with vs2012 but you have to install vs2008, vs2010, then vs2012. Since acquiring license from microsoft with older version of visual studio is expensive. We just don't want to do it at this movement. Billy ________________________________________ From: sqlite-users-boun...@sqlite.org <sqlite-users-boun...@sqlite.org> on behalf of dave <d...@ziggurat29.com> Sent: Wednesday, October 29, 2014 10:35 PM To: 'General Discussion of SQLite Database' Subject: Re: [sqlite] New kids on block the SQLite Master Suite.
FYI, you can support XP when building with VS2012 if you have VS2012 SP3 installed (which you probably do if you've installed current stuff), and set the 'platform toolset' (under project properties, configuration properties, general) to 'v110_xp' (I don't have it in front of me, this is from memory). It was a bug when vs2012 first came out, but they fixed it with sp3, and word on the streets is that it works out-of-box with 2013. > -----Original Message----- > From: sqlite-users-boun...@sqlite.org > [mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Billy Huynh > Sent: Wednesday, October 29, 2014 9:09 PM > To: General Discussion of SQLite Database > Subject: Re: [sqlite] New kids on block the SQLite Master Suite. > > > Hi Keith, > Thank you for your feedback. The SQLite Master Suite source > codes are very primitive. In theory, it can be compiled with > the earlier compiler and run at all Windows OS. However, > we've built the SQLite Master Suite with Visual Studio 2012 > and VS2012 has stopped supporting any OS older than XP. We > did not know this fact until we purchase the license from > Microsoft. In the near future, I will try to make the program > available for the older version of Windows. > Best Regards, > B. Huynh ... _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users