comp.soft-sys.matlab
[Top] [All Lists]

Re: error LNK2001: unresolved external symbol

Subject: Re: error LNK2001: unresolved external symbol
From: BullDog
Date: Thu, 22 Sep 2005 09:47:28 -0400
Newsgroups: comp.soft-sys.matlab
Markus wrote:

> I would rather keep it in working directory and use mex with
> -f switch e.g.
>
> mex -f mexopts.bat file.c
>
> In the options file check that appropriate include and library
> directories
> are specified. Not much else I can think of....
>

Thanks so much for coming up with ideas after ideas... but... it
didn't work :-(

I don't know how to check my options are right. All I know is that I
selected the right compiler at the time of running mex -setup. I
must be missing a library or a header file, but I don't know which
ones and how to get it.

Thanks for your help
BullDog

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy