Error haciendo un ejecutable con mcc
Publicado por Rober (14 intervenciones) el 03/10/2006 01:59:07
Hola a todos, otra vez con problemas.........
Estoy haciendo un ejecutable de mi aplicación, esta contiene varias subfnciones, Gui`s...
Tengo el Matlab7.0.
He ejecutado en la linea de comandos:
mbuild -setup
y he usado el siguiente compilador que instalé hace un tiempo:
Compiler: Microsoft Visual C/C++ 6.0
a continuación he ejecutado:
mcc -m miaplicacion.m
y me da el siguiente error:
Warning: No matching builtin function available for C:\Matlab70\toolbox\simulink\simulink\set_param.bi
Warning: Could not find appropriate function on path loading function handle C:\Matlab70\toolbox\matlab\uitools\@uitools\@uibuttongroup\childAddedCbk.m>manageButtons
Warning: Could not find appropriate function on path loading function handle C:\Matlab70\toolbox\matlab\uitools\@uitools\@uibuttongroup\childAddedCbk.m>manageButtons
Warning: Could not find appropriate function on path loading function handle C:\Matlab70\toolbox\matlab\uitools\@uitools\@uibuttongroup\childAddedCbk.m>manageButtons
??? Unable to locate UNKNOWN as a function on the MATLAB path
Warning: An object instance still exists.
Use the objectdirectory command to see a count of existing instances.
??? Depfun error: 'Unable to locate UNKNOWN as a function on the MATLAB path'
A alguien se le ocurre algo?, está bien usado el mcc ????
Muchas gracias de antemano.
Estoy haciendo un ejecutable de mi aplicación, esta contiene varias subfnciones, Gui`s...
Tengo el Matlab7.0.
He ejecutado en la linea de comandos:
mbuild -setup
y he usado el siguiente compilador que instalé hace un tiempo:
Compiler: Microsoft Visual C/C++ 6.0
a continuación he ejecutado:
mcc -m miaplicacion.m
y me da el siguiente error:
Warning: No matching builtin function available for C:\Matlab70\toolbox\simulink\simulink\set_param.bi
Warning: Could not find appropriate function on path loading function handle C:\Matlab70\toolbox\matlab\uitools\@uitools\@uibuttongroup\childAddedCbk.m>manageButtons
Warning: Could not find appropriate function on path loading function handle C:\Matlab70\toolbox\matlab\uitools\@uitools\@uibuttongroup\childAddedCbk.m>manageButtons
Warning: Could not find appropriate function on path loading function handle C:\Matlab70\toolbox\matlab\uitools\@uitools\@uibuttongroup\childAddedCbk.m>manageButtons
??? Unable to locate UNKNOWN as a function on the MATLAB path
Warning: An object instance still exists.
Use the objectdirectory command to see a count of existing instances.
??? Depfun error: 'Unable to locate UNKNOWN as a function on the MATLAB path'
A alguien se le ocurre algo?, está bien usado el mcc ????
Muchas gracias de antemano.
Valora esta pregunta


0