Complier Runtime, Visual Studio 2012, and XP
Ältere Kommentare anzeigen
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.
1 Kommentar
Ken Atwell
am 5 Okt. 2013
R2013a was not built with VC 2012, but VC 2010.
Antworten (0)
Kategorien
Mehr zu View and Analyze Simulation Results finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!