Complier Runtime, Visual Studio 2012, and XP
显示 更早的评论
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 个评论
Ken Atwell
2013-10-5
R2013a was not built with VC 2012, but VC 2010.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 View and Analyze Simulation Results 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!