Re: unresolved external symbol in VS8 from VS6
- From: MrAsm <mrasm@xxxxxxx>
- Date: Fri, 09 Mar 2007 15:46:32 GMT
On Fri, 9 Mar 2007 15:38:03 +0100, "JIGE" <nacho@xxxxxxxx> wrote:
Release version only works if I put Multi-threaded Debug DLL (/MDd) for
that option, but obviously, that isn´t a good solution because really I
would work with a debug version instead a release version.
So I suspect your are (explicitly or implicitly) using some component
that is linking with debug mode libraries.
Maybe you're linking with a debug build version of some 3rd party
component/library...?
MrAsm
.
- References:
- unresolved external symbol in VS8 from VS6
- From: JIGE
- unresolved external symbol in VS8 from VS6
- Prev by Date: Re: How to subscript a CString? (CSimpleStringT::operator[])
- Next by Date: Re: Get Window Pixel
- Previous by thread: Re: unresolved external symbol in VS8 from VS6
- Next by thread: FindFirstFile
- Index(es):
Relevant Pages
|