Invalid toolbox directories in R2007b compiler deploytool
- From: "Nick " <nwilliams_remove_this@xxxxxxxxxx>
- Date: Fri, 30 May 2008 22:09:02 +0000 (UTC)
I have just upgraded from R2006b to R2007b and am having
trouble compiling standalone apps with R2007b's deploytool,
but had no trouble with the same code in R2006b. I am using
the mcc compiler. My path has all the necassary directories.
I have defined all my files in the deploytool, and specified
which toolboxes I want to include (Mapping and Stats). When
I click 'build' I get errors saying:
Compiler version: 4.7 (R2007b)
Depfun error: 'Invalid directory:
D:\Programming\Matlab\UBC_GIF\ModelBuilder_development\stats'
mcc -o 'buildModel2' -W 'WinMain:buildModel2' -d
'D:\Programming\Matlab\UBC_GIF\ModelBuilder\src' -T
'link:exe' -v -N -p
'D:\Programming\Matlab\UBC_GIF\ModelBuilder_development\stats'
-p ...(etc)
It clearly looks like it is looking for the stats and
mapping toolboxes in my local directories, and not in the
toolbox installation directories. When I copy the relevant
mcc command into the command window, edit the directories,
and hit enter, everything compiles fine.
The toolboxes seem to work fine in regular scripts. How do I
make them have the correct directories in deploytool?
Thanks,
Nick
.
- Prev by Date: camera view and xlabel, ylabel and zlabel
- Next by Date: Hours Mean Values for meteorological date
- Previous by thread: camera view and xlabel, ylabel and zlabel
- Next by thread: Hours Mean Values for meteorological date
- Index(es):
Relevant Pages
|