On 6/18/2013 5:53 PM, Richard Hipp wrote:
On Tue, Jun 18, 2013 at 8:05 PM, Richie Adler <[email protected] <mailto:[email protected]>> wrote:Trying to run the Windows version in Windows XP SP3 gives the error "Not a valid Win32 application".Ugh. I compiled it using a "VS2012 x86 Native Tools Command Prompt" on Win8. Anybody have a guess what might have gone wrong?
It looks like the initial release of Visual Studio 2012 did not support targeting XP and that Update 1 added that capability. The following blog article has more information including a raindance for targeting XP from the command line. (Note that I haven't used VS2012 myself.)
Windows XP Targeting with C++ in Visual Studio 2012 http://blogs.msdn.com/b/vcblog/archive/2012/10/08/10357555.aspx -- Edward Berner _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

