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

Re: error LNK2001: unresolved external symbol

Subject: Re: error LNK2001: unresolved external symbol
From: "Bull Dog"
Date: Thu, 22 Sep 2005 06:50:49 -0400
Newsgroups: comp.soft-sys.matlab
Markus wrote:

> did you run mex -setup to set MSVC as your compiler? Also see
> your mexopts.bat file you are using.
>
>
>

Yes, I did run setup to choose MSVC as the compiler.
But it turned out the mexopts.bat was not located on my Matlab path.
It is now included in the path, so when I do "which mexopts.bat" it
tells me the correct directory (before, it couldn't see it at all).

However, the error is still there. Do I need to move the mexopts.bat
file somewhere else? It is currently in
C:\Documents and Settings\BullDog\Application
Data\Mathworks\Matlab\R14

Thanks
BullDog

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