Building a .NET Component project with MATLAB 7.3 in windows 7

2 visualizzazioni (ultimi 30 giorni)
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.

Risposte (1)

Walter Roberson
Walter Roberson il 22 Giu 2011
Possibly the following solution may help: here
But more relevant is probably this other one
  5 Commenti
Bushra
Bushra il 3 Lug 2011
I have followed these instructions as well but still my problem is not solved.
when i add the class and .m file i that class, the build command is deactivated.
can you people figure out the problem? or suggest any othr solution? thanks in advance
Kaustubha Govind
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.

Accedi per commentare.

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!

Translated by