Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: kdevelop IDE for MEX files
Date: Fri, 23 Nov 2007 18:03:22 +0000 (UTC)
Organization: Boston College
Lines: 28
Message-ID: <fi74la$4ji$1@fred.mathworks.com>
References: <fi6dpu$ks4$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1195841002 4722 172.30.248.35 (23 Nov 2007 18:03:22 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 23 Nov 2007 18:03:22 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 809818
Xref: news.mathworks.com comp.soft-sys.matlab:439075



"Thomas Clark" <t.clarkremove_spam@cantab.net> wrote in
message <fi6dpu$ks4$1@fred.mathworks.com>...
> Just wondering,
> 
> Has anyone successfully managed to attach the KDevelop IDE
> (one of the most popular open-source ones) with MATLAB for
> mex file debugging etc?

If you're on openSUSE, you could try Eclipse--also install
C/C++ Development pack and Photran. I've successfully built
mex-files using it (standard make projects).

I think there was a posting on this group recently how to
set up standard make to build mex-files. I haven't tried
debugging mex-files in Eclipse yet, but in case you try
Eclipse, let me know and I'll give it a shot.


> 
> I havn't yet got Matlab installed on my openSUSE OS so I
> can't test... but need to know whether I can do it or not:
> If I can't, then there's no point me buying a linux license
> for MATLAB, I'll just stick to Windows/MS Visual Studio.
> 
> Thanks all!
> 
> Tom Clark