Building a .NET Component project with MATLAB 7.3 in windows 7
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to build a .NET Component project with MATLAB 7.3 in Windows 7. The problem is that when I build the project I get the following error:
Your project cannot be built because you have not specified a compiler. To do so run the following command in MATLAB: mbuild -setup
when i write the mbuild -setup command, it displays the choices to select from the installed compilers. when I am done after specifying the choice it displays the following error:
Error: DllRegisterServer in C:\PROGRA~2\MATLAB\R2006b\bin\win32\mwcomutil.dll failed Undefined subroutine &mexsetup::expire called at C:\PROGRA~2\MATLAB\R2006b\bin\/mexsetup.pm line 819. ??? Error using ==> mbuild Unable to complete successfully
Can any one resolve this error? Thanks.
0 Kommentare
Antworten (1)
Walter Roberson
am 22 Jun. 2011
5 Kommentare
Kaustubha Govind
am 5 Jul. 2011
Bushra: It's not clear what is going wrong here. I would recommend contacting Tech Support so they can walk you through the process.
Siehe auch
Kategorien
Mehr zu Downloads finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!