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

9 Ansichten (letzte 30 Tage)
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?

Antworten (2)

Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer am 30 Aug. 2012
HTH - This is the closest thing I could find: http://www.microsoft.com/en-us/download/details.aspx?id=3874
  1 Kommentar
Hugo
Hugo am 30 Aug. 2012
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.

Melden Sie sich an, um zu kommentieren.


Jan
Jan am 30 Aug. 2012
Bearbeitet: Jan am 30 Aug. 2012
The Server 2003 SDK SP1 has the same v14.0 compiler "CL" as MSVC 2005:
Or perhaps in parts (? not sure about this?):
  1 Kommentar
Hugo
Hugo am 31 Aug. 2012
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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu C Shared Library Integration finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by