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

9 visualizzazioni (ultimi 30 giorni)
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?

Risposte (2)

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

Accedi per commentare.


Jan
Jan il 30 Ago 2012
Modificato: Jan il 30 Ago 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 Commento
Hugo
Hugo il 31 Ago 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.

Accedi per commentare.

Categorie

Scopri di più su C Shared Library Integration in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by