|
|
Markus wrote:
> If you could provide *minimal* C code causing the error I could
> look into
> it although I am using VS.NET2003. Still, it might give the same
> error
> if it's in standard libraries...
>
That's going to be problematic. My source code (actually in CPP) is
6 files long and heavily embedded. It would be difficult for me to
strip out the bits that aren't used (probably not that much can be
stripped out anyway). Plus, there's the issue of IPR so I may not be
allowed to do that (I guess you could say it's OK as long as no one
knows...).
I'm guessing the problem is with MFC. That is probably why it
compiles ok from VS IDE but not through Matlab.
In my mexopts.bat file (which I only just figured out how to edit!) I
have items missing for the fields LINKOPTIMFLAGS, LINK_FILE and
LINK_LIB. There is also no mention of MFC anywhere. Am I on the
right track, do you think?
Thanks
Bull Dog
|
|