Path: news.mathworks.com!not-for-mail
From: "Ashish Uthama" <first.last@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: MATLAB builder for excel
Date: Mon, 29 Dec 2008 13:49:51 -0500
Organization: TMW
Lines: 27
Message-ID: <op.umxs9dwha5ziv5@uthamaa.dhcp.mathworks.com>
References: <gj9gsd$amd$1@fred.mathworks.com>
NNTP-Posting-Host: uthamaa.dhcp.mathworks.com
Mime-Version: 1.0
Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15
Content-Transfer-Encoding: 7bit
X-Trace: fred.mathworks.com 1230576591 964 172.31.57.126 (29 Dec 2008 18:49:51 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 29 Dec 2008 18:49:51 +0000 (UTC)
User-Agent: Opera Mail/9.60 (Win32)
Xref: news.mathworks.com comp.soft-sys.matlab:509121


On Sun, 28 Dec 2008 22:41:01 -0500, Roy <hip280@yahoo.com.sg> wrote:

> Hi, I am using R2007b, and I went to
>
> Start > Matlab > Matlab Builder for excel > Deployment tool
>
> I would like to convert an m-file to *.bas, so I can use Excel to open  
> the basic file. But I encountered the following error,
>
> "The chosen compiler does not support building COM objects."
>
> So I run, "mbuild -setup", and choose the compiler,
>
> "Lcc-win32 C 2.4.1"
>
> This is the only choice I have, but it still does not work.
> What should I do?
>
> Thanks,
> Roy

> What should I do?
Install a supported compiler. (those which have a check mark under builder  
ex)
http://www.mathworks.com/support/compilers/release2007b/

(VC++ 2005 express edition is free for download at microsoft's website)