No tengo compiladores
Publicado por vicente (1 intervención) el 09/09/2009 05:51:17
Buenas Noche... espero que me puedan ayudar... tengo el Matlab 7.6 y quiero compilar un script cuando coloco "mbuild -setup" me dice si quiero escoger un compilador asi que hago Y pero no aparece ningun compilador en la lista .
>> mbuild -setup
Please choose your compiler for building standalone MATLAB applications:
Would you like mbuild to locate installed compilers [y]/n? y
Select a compiler:
[0] None
Compiler:
y si hago N aparecen este mensaje
Select a compiler:
[1] Microsoft Platform SDK 14.0
[2] Microsoft Visual C++ 2005
[3] Microsoft Visual C++ 2008
a la hora de seleccionarlos sale el mensaje de "done" pero al compilar aparece esto:
>> mcc -m grafico1
Could not find the compiler "cl" on the DOS path.
Use mbuild -setup to configure your environment properly.
C:PROGRA~1MATLABR2008ABINMEX.PL: Error: Unable to locate compiler.
Error: An error occurred while shelling out to mbuild (error code = 2).
Unable to build executable (specify the -v option for more information).
??? Error using ==> mcc
Error executing mcc, return status = 1.
nose que hacer... se supone que deberia de tener el compilador LCC... y no lo tengo...
espero que me puedan ayudar..
Gracias.
Vicente
>> mbuild -setup
Please choose your compiler for building standalone MATLAB applications:
Would you like mbuild to locate installed compilers [y]/n? y
Select a compiler:
[0] None
Compiler:
y si hago N aparecen este mensaje
Select a compiler:
[1] Microsoft Platform SDK 14.0
[2] Microsoft Visual C++ 2005
[3] Microsoft Visual C++ 2008
a la hora de seleccionarlos sale el mensaje de "done" pero al compilar aparece esto:
>> mcc -m grafico1
Could not find the compiler "cl" on the DOS path.
Use mbuild -setup to configure your environment properly.
C:PROGRA~1MATLABR2008ABINMEX.PL: Error: Unable to locate compiler.
Error: An error occurred while shelling out to mbuild (error code = 2).
Unable to build executable (specify the -v option for more information).
??? Error using ==> mcc
Error executing mcc, return status = 1.
nose que hacer... se supone que deberia de tener el compilador LCC... y no lo tengo...
espero que me puedan ayudar..
Gracias.
Vicente
Valora esta pregunta


0