Path: news.mathworks.com!not-for-mail
From: "Yair Movshovitz" <yairmov@gmail.com.remove.this>
Newsgroups: comp.soft-sys.matlab
Subject: Re: engdemo.cpp
Date: Mon, 17 Mar 2008 08:24:06 +0000 (UTC)
Organization: HUJI
Lines: 27
Message-ID: <frl9r6$7h1$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> <fr3ufr$abj$1@fred.mathworks.com> <fr3v6a$ii2$1@fred.mathworks.com>
Reply-To: "Yair Movshovitz" <yairmov@gmail.com.remove.this>
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 1205742246 7713 172.30.248.37 (17 Mar 2008 08:24:06 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 17 Mar 2008 08:24:06 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1309840
Xref: news.mathworks.com comp.soft-sys.matlab:457579


"James Tursa" <aclassyguywithaknotac@hotmail.com> wrote in
message <fr3v6a$ii2$1@fred.mathworks.com>...
> > ... without any modifications...
> 
> Not quite true. I did use
> 
> #define "engine.h"
> 
> instead of your longer define for this.
> 
> James Tursa
> 
> 

Hi James,

Sorry for the long silence, I wasn't near my computer much
this last week.

I am now able to compile and run this simple function,
but when trying to run a more complicated project I get the
(run-time) error :
undefined symbol mxCreateDoubleMatrix

Thanks,
Yair