cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Building 7.10 on Windows 2002 MSVC__ 6.0

From: charles <sanders-consulting_at_attbi.com>
Date: Mon, 7 Oct 2002 18:16:58 -0700

Ignore that last message, building with nmake works great, but now i get a
slew of redefines in libcmt.lib, i ignore it, and get

Linking...

nafxcw.lib(appcore.obj) : error LNK2001: unresolved external symbol ___argv

nafxcw.lib(appcore.obj) : error LNK2001: unresolved external symbol ___argc

nafxcw.lib(olelink.obj) : error LNK2001: unresolved external symbol
__mbctype

nafxcw.lib(dcmeta.obj) : error LNK2001: unresolved external symbol __mbctype

nafxcw.lib(apphelp.obj) : error LNK2001: unresolved external symbol
__mbctype

nafxcw.lib(filelist.obj) : error LNK2019: unresolved external symbol
__mbctype referenced in function "void __stdcall _AfxAbbreviateName(char
*,int,int)" (?_AfxAbbreviateName@@YGXPADHH_at_Z)

nafxcw.lib(dcprev.obj) : error LNK2019: unresolved external symbol __mbctype
referenced in function "protected: void __thiscall
CPreviewDC::MirrorAttributes(void)" (?MirrorAttributes_at_CPreviewDC@@IAEXXZ)

nafxcw.lib(viewedit.obj) : error LNK2001: unresolved external symbol
__mbctype

=====

Seems my MFC app needs libcmt to function correctly, though i cant use it
with libcurl, anythoughts ??

Thanks

Charles

----- Original Message -----
From: "charles" <sanders-consulting_at_attbi.com>
To: <curl-library_at_lists.sourceforge.net>
Sent: Monday, October 07, 2002 5:45 PM
Subject: Building 7.10 on Windows 2002 MSVC__ 6.0

> All i can get built is the .dll ? It builds the lib, but the lib seems to
> refer to the .dll for regular operation. What gives. I had 7.98 but had
to
> reinstall and now i can't get this thing to build. I just need a static
> library to link against.
>
> Charles
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
>

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-10-08