MATLAB: Do I only receive a ‘[0] None’ option for compilers when I try running SSC_BUILD on the 64-bit Windows machine in Simscape 3.1 (R2009a)

64-bitbuildccompilecompilerexpressmicrosoftnonSimscapessc_buildvisual

I wish to compile my Simscape library but when I try doing this using SSC_BUILD, I receive a menu option asking me to choose a compiler. The only compiler option that is provided is 'None'.

Best Answer

This is because no compatible compilers are detected on the machine. Please install a 64-bit compiler.
Details on installing Microsoft Visual C++ express can be found in the related solution.
Related Question