Path: news.mathworks.com!not-for-mail
From: "Matthew Wade" <cosmicspacepig@googlemail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Compiling Simulink problem
Date: Mon, 14 Jul 2008 13:45:04 +0000 (UTC)
Organization: ttz-Bremerhaven
Lines: 23
Message-ID: <g5fl90$8$1@fred.mathworks.com>
Reply-To: "Matthew Wade" <cosmicspacepig@googlemail.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 1216043104 8 172.30.248.37 (14 Jul 2008 13:45:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 14 Jul 2008 13:45:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1052756
Xref: news.mathworks.com comp.soft-sys.matlab:479169



Hi,

Some days ago I posted on a problem that I was having with 
compiling a simulink model using Real-Time Workshop:

http://www.mathworks.com/matlabcentral/newsreader/view_threa
d/172334#442216

After some investigation I found that the model compiles 
fine on my colleagues computer (in Spain, so no chance to 
play around).

The only conceivable reason is that he uses Visual Studio 
C/C++ compiler and I only have the base lcc compiler. 

He already compiled some of the c-code that the model 
blocks use using this Vis Studio compiler, so am I right in 
thinking that my lcc compiler will not be able to use these 
c files during the Real Time Workshop Build process?

Cheers
Matt