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에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!