Compiler for Matlab 2007B on windows 7-64bit, where to find microsoft platform SDK?

조회 수: 7 (최근 30일)
On the Matlab page for 2007B compiler support, it is noted that Microsoft Platform SDK 14.0 should provide a suitable compiler for win64 systems. ( http://www.mathworks.nl/support/compilers/release2007b/win64.html) The other options are Intel compilers or Visual C++ 2005 SP1.
I'd prefer to use the Microsoft Platform SDK 14.0, but am having a hard time finding the executable.
Has anyone come across this SDK or find another way to get things working?

답변 (2개)

Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer 2012년 8월 30일
HTH - This is the closest thing I could find: http://www.microsoft.com/en-us/download/details.aspx?id=3874
  댓글 수: 1
Hugo
Hugo 2012년 8월 30일
Thanks for the effort Rolfe
I also found this FAQ html page. Unfortunately, I does not include this slightest hint when it comes to download location or version numbering of the SDK. Along the line MS changed the name from Platform SDK to Windows SDK, which have different version numbers. I have not been able to find how version numbers compare.

댓글을 달려면 로그인하십시오.


Jan
Jan 2012년 8월 30일
편집: Jan 2012년 8월 30일
The Server 2003 SDK SP1 has the same v14.0 compiler "CL" as MSVC 2005:
Or perhaps in parts (? not sure about this?):
  댓글 수: 1
Hugo
Hugo 2012년 8월 31일
Thanks Jan.
I also found this SDK. However, the compiler installed by this package is not recognized by Matlab 2007B. Might there be some way to change the paths (does it use paths or does it rely on the registry?), that the mbuild script searches for compiler.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 C Shared Library Integration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by