Complier Runtime, Visual Studio 2012, and XP

1 view (last 30 days)
Peter
Peter on 4 Sep 2013
Commented: Ken Atwell on 5 Oct 2013
I see from this post that the r2013a release supports Visual Studio 2012, which I assume means that it is built with the new vc11 toolset. This is good news, except the default VC11 toolset does not support Windows XP. Unfortunately, we need to upgrade to VC11 AND support deployment on XP. Therefore, we need to build using the special "vc11_xp" toolset (this is selected in a project's properties under the "General" pane). Ideally, we would like to have binaries for the Matlab Compiler Runtime that have been built with the vc11_xp toolset. Are there any plans for releasing this? We use a number of other third party libraries that will be releasing vc11_xp builds of their libraries.

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!