Boost logo

Boost Users :

From: Martin Zeng (MZeng_at_[hidden])
Date: 2007-05-07 20:46:32


Thanks John,

With regards to your comment:
---------------------------------------------------------------
Apologies, but ignore everything in my last message: you can
work around this quite easily by building the regex lib
without /Zc:wchar_t, or by adding the line:

template<> _CRTIMP2 std::size_t __cdecl char_traits<unsigned
short>::length(unsigned short const*);

to the end of the other specializations in usinstances.cpp
(this is the fix that's going into cvs any minute now).
----------------------------------------------------------------

I cannot compile my MFC app in Multibyte, it must be in Unicode, also
when I use wchar_t as built in type I get other link errors. So, I'm
trying to attempt building the regex lib without the /Zc:wchar_t as you
have suggested. But I'm not sure how to do this. Can you please help me?

Thanks,
Martin

-----Original Message-----
From: boost-users-bounces_at_[hidden]
[mailto:boost-users-bounces_at_[hidden]] On Behalf Of John Maddock
Sent: Monday, 7 May 2007 6:31 PM
To: boost-users_at_[hidden]
Subject: Re: [Boost-users] Having trouble including my static
library(whichuses regex) in my MFC app

Martin Zeng wrote:
> Hi guys,

> I have a static library in which I have included the boost regex
> header. This static library compiles fine with no errors.
>
> But then I want to use this static library in an MFC application I
> made.
>
>
> I keep getting the following linking error:
>
> error LNK2005: "public: static unsigned int __cdecl
> std::char_traits<unsigned short>::length(unsigned short const *)"
> (?length@?$char_traits_at_G@std@@SAIPBG_at_Z) already defined in
> msvcprtd.lib(MSVCP71D.dll)
>
>
>
> What is the problem and how can I solve it?

Please see
https://sourceforge.net/tracker/index.php?func=detail&aid=1470041&group_
id=7586&atid=107586

HTH, John.

_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users

--
This email is from Civica Pty Limited and it, together with 
any attachments, is confidential to the intended recipient(s) 
and the contents may be legally privileged or contain 
proprietary and private information. It is intended solely 
for the person to whom it is addressed. If you are not an 
intended recipient, you may not review, copy or distribute 
this email. If received in error, please notify the sender 
and delete the message from your system immediately. Any 
views or opinions expressed in this email and any files 
transmitted with it are those of the author only and may 
not necessarily reflect the views of Civica and do not create 
any legally binding rights or obligations whatsoever. Unless 
otherwise pre-agreed by exchange of hard copy documents 
signed by duly authorised representatives, contracts may not 
be concluded on behalf of Civica by email. Please note that 
neither Civica nor the sender accepts any responsibility for 
any viruses and it is your responsibility to scan the email 
and the attachments (if any). All email received and sent by 
Civica may be monitored to protect the business interests of 
Civica. 

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net