Compilers to setup (additional configuration steps)
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Marco
      
 el 6 de Nov. de 2013
  
    
    
    
    
    Comentada: Marco
      
 el 15 de Nov. de 2013
            Hi,
After Matlab installation it requires some additional configuration steps:
"
The Following products require a supported compilers:
MATLAB Compiler 
MATLAB Builder NE
MATLAB Builder JA
MATLAB Builder EX
Simulink Coder
xPC Target 
MATLAB Coder
So, since I've now only Visual C++ 2010, I setted it by:
mex -setup
mbuild -setup
How can I fix all configuration steps ?
0 comentarios
Respuesta aceptada
  Fred Smith
    
 el 7 de Nov. de 2013
        I am not sure I understand your question. If your question is: what should I do to setup all of the other products? Then for MATLAB Coder and Simulink Coder the answer is: Nothing. mex -setup will associate a default compiler for these products. For the builders and XPC Target, you will need to refer to the documentation for those products, or wait for someone knowledgeable in those products to answer your question.
2 comentarios
  Ryan Livingston
    
 el 10 de Nov. de 2013
				 mbuild -setup
should have taken care of the setup for MATLAB Compiler and the Builders from my understanding.
Más respuestas (0)
Ver también
Categorías
				Más información sobre MATLAB Compiler SDK en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!