mariodebiase
19-01-2007, 15:58
Ciao a tutti,
come da titolo ho un problema con il Builder .NET di Matlab 7.3
In pratica, quando cerco di creare un componente .net, lanciando il comando "deploytool" dalla riga di comando, mi genera questo tipo di errore:
Your project cannot be built because you have not specified a compiler.
To do so run the following command in MATLAB:
mbuild -setup
If the problem persists, click the project settings icon in the toolbar,
select General on the left hand panel and then remove the options file
specified in the last text box on the right hand side panel.
Adesso:
lanciando il comando che dice lui: mbuild -setup i compilatori disponibili sono:
- Lcc C
- Microsoft Visual C/C++ 6
- Microsoft Visual C/C++ 8
come faccio a dirgli che devo usare il Visual Basic 2005? Inoltre, la seconda parte del messaggio di errore, non trova applicazione (cioč non c'č quello che dice!) nella finestra 'project settings'.
Sulle guide del matlab, sia quella on-line che cartacea (= in .pdf) dice:
- ...
- aggiungi i files
- clicca su settings
- clicca su build.
(e tanto piacere!!!)
come mai mi esce questa cosa? sembra sempre tutto facile e poi escono sempre questi problemini. Da notare che se eseguo il comando "comtool" cioč quello per creare componenti COM, va tutto a meraviglia.
Grazie per la pazienza ;)
come da titolo ho un problema con il Builder .NET di Matlab 7.3
In pratica, quando cerco di creare un componente .net, lanciando il comando "deploytool" dalla riga di comando, mi genera questo tipo di errore:
Your project cannot be built because you have not specified a compiler.
To do so run the following command in MATLAB:
mbuild -setup
If the problem persists, click the project settings icon in the toolbar,
select General on the left hand panel and then remove the options file
specified in the last text box on the right hand side panel.
Adesso:
lanciando il comando che dice lui: mbuild -setup i compilatori disponibili sono:
- Lcc C
- Microsoft Visual C/C++ 6
- Microsoft Visual C/C++ 8
come faccio a dirgli che devo usare il Visual Basic 2005? Inoltre, la seconda parte del messaggio di errore, non trova applicazione (cioč non c'č quello che dice!) nella finestra 'project settings'.
Sulle guide del matlab, sia quella on-line che cartacea (= in .pdf) dice:
- ...
- aggiungi i files
- clicca su settings
- clicca su build.
(e tanto piacere!!!)
come mai mi esce questa cosa? sembra sempre tutto facile e poi escono sempre questi problemini. Da notare che se eseguo il comando "comtool" cioč quello per creare componenti COM, va tutto a meraviglia.
Grazie per la pazienza ;)