Building a .NET Component project with MATLAB 7.3 in windows 7
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Walter Roberson
il 22 Giu 2011
5 Commenti
Kaustubha Govind
il 5 Lug 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.
Vedere anche
Categorie
Scopri di più su Downloads in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!