Path: news.mathworks.com!not-for-mail
From: "James Tursa" <aclassyguywithaknotac@hotmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: engdemo.cpp
Date: Mon, 10 Mar 2008 18:26:03 +0000 (UTC)
Organization: Boeing
Lines: 18
Message-ID: <fr3ufr$abj$1@fred.mathworks.com>
References: <fqrp3f$kq2$1@fred.mathworks.com> <fqv2mb$ft8$1@fred.mathworks.com> <21fdf047-d241-42d4-9643-5b3c2df1f32d@y77g2000hsy.googlegroups.com> <fr1f52$ba6$1@fred.mathworks.com> <fr2s95$8n7$1@fred.mathworks.com> <fr3ls6$k8a$1@fred.mathworks.com> <fr3qpm$lqt$1@fred.mathworks.com>
Reply-To: "James Tursa" <aclassyguywithaknotac@hotmail.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1205173563 10611 172.30.248.37 (10 Mar 2008 18:26:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 10 Mar 2008 18:26:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 756104
Xref: news.mathworks.com comp.soft-sys.matlab:456398


"Yair Movshovitz" <yairmov@gmail.com.remove.this> wrote in 
message <fr3qpm$lqt$1@fred.mathworks.com>...
> 
> I am running a linux machine (ubuntu 7.1).
> I am compiling using gcc and getting the error:
> mex:  callingMatlabTest.cpp not a normal file or does 
not exist.
> 
> 
> Thanks,
> Yair

Your example code compiles and runs fine, without any 
modifications, using VC++ 8.0. What mex compile commands 
are you using to build the exe?

James Tursa