Monday 15 April 2013

ECUFix Windows XP Compatibility

I dropped a bit of a clanger... after changing my development environment from Visual Studio 2010 to Visual Studio 2012, I have accidentally introduced a regression whereby the executable could no longer run on Windows XP.... oops!

From the Visual Studio Developer's Blog you can:


To target Windows XP:
  1. In Solution Explorer, open the shortcut menu for your project, and then choose Properties.
  2. In the Property Pages dialog box for the project, under Configuration PropertiesGeneral, set the Platform Toolset property to Visual Studio 2012 – Windows XP (v110_xp).


I now understand what has gone on and will update the latest build of ECUFix.

No comments:

Post a Comment