Newsgroups: comp.soft-sys.matlab
From: Rune Allnor <all...@tele.ntnu.no>
Date: Sat, 23 Jan 2010 14:11:25 -0800 (PST)
Local: Sat, Jan 23 2010 5:11 pm
Subject: Re: Errors during mex compilation on certain systems
On 23 Jan, 18:11, "Kasper Marstal" <lifesucksandthenyou...@gmail.com>
wrote: > Hello, You need to take particular care when writing C and C++ programs > I have a mex c-file that compiles beautifully on my mac and latop, but my Windows 7 x64 system using Microsoft Visual C++ 2008 SP1 throw lots of errors.. that are supposed to be portable. Both languages have a core that is standardized, and that at leat in principle should compile on every platform. However, there are many ways to depart from the standard, There are also variations on how strict any particular Once you are aware of these kinds of things, there are a 1) Strictly stick to standardized C or C++ code. Don't In addition, use type declarations like size_t, ptrdiff_t Rune You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||