Path: news.mathworks.com!not-for-mail
From: "Vihang Patil" <vihang_patil@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Problem deploying compiled apps
Date: Sun, 17 Feb 2008 18:05:02 +0000 (UTC)
Organization: Konem Solutions
Lines: 43
Message-ID: <fp9t0e$dha$1@fred.mathworks.com>
References: <fp4e1m$ddh$1@fred.mathworks.com> <e31559f7-9f0d-4211-b161-a3c32e65a4d6@k2g2000hse.googlegroups.com>
Reply-To: "Vihang Patil" <vihang_patil@yahoo.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1203271502 13866 172.30.248.35 (17 Feb 2008 18:05:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 17 Feb 2008 18:05:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 413701
Xref: news.mathworks.com comp.soft-sys.matlab:451962


ImageAnalyst <imageanalyst@mailinator.com> wrote in message
<e31559f7-9f0d-4211-b161-a3c32e65a4d6@k2g2000hse.googlegroups.com>...
> On Feb 15, 11:19=A0am, "Corbin Holland"
> <cholland.nos...@opticalsciences.com> wrote:
> > We have developed two matlab applications, one using version
> > 2006b and one using 2007a, both compiled under Windows XP.
> >
> > Is it possible to deploy both of the compiled applications
> > on the same machine?
> >
> > We had trouble a while back getting more then one MCR
> > installer to install on the same machine a while back. =A0It
> > kept throwing some error I can't remember exactly what it
> > was. =A0I am just wondering if there is anything I can do to
> > make this work or MUST we both be working with the same
> > matlab version?
> 
>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
> =3D=3D=3D=3D=3D=3D=3D
> Good question that I don't know the answer to.  But i was
wondering,
> why not just compile your older macro in the new compiler
and avoid
> the problem altogether?  Will it not work for some reason?
> Regards,
> ImageAnalyst


For ImageAnalyst
I guess he is stressing on the word "we" a lot of times and
in the end he also said "we both". So I believe there are
actually two programmers working on two different matlab
versions but probably are deploying their applications on
the same computer. 
O.P : Correct me if I am wrong. 
But to answer your question, I tried deploying applications
using R14Sp2 and R2006b on one computer and it worked. But I
had difficulty having to uninstall the MCRINSTALLER of
R14SP2 after I had installed the one for R2006b. Not a
serious problem, but just a note.
HTH
Vihang