Boost logo

Boost Interest :

Subject: [Boost-cmake] about bcp compile on visual studio 2005
From: 陈雄 (cx282694_at_[hidden])
Date: 2010-04-10 02:24:51


hi,

I download boost.1.40.0.cmake2, and I use cmake 2.8 to build it on visual
studio 2005. now these errors come when compile bcp:

1>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other
libs; use /NODEFAULTLIB:library
1>licence_info.obj : error LNK2019: unresolved external symbol "char
__fastcall boost::re_detail::w32_toupper(char,unsigned long)"
(?w32_toupper_at_re_detail_at_boost@@YIDDK_at_Z) referenced in function "public: char
__thiscall boost::w32_regex_traits<char>::toupper(char)const " (?toupper@
?$w32_regex_traits_at_D@boost@@QBEDD_at_Z)
1>scan_licence.obj : error LNK2019: unresolved external symbol "char
__fastcall boost::re_detail::do_global_lower(char)"
(?do_global_lower_at_re_detail_at_boost@@YIDD_at_Z) referenced in function "char
__fastcall boost::re_detail::global_lower<char>(char)" (??$global_lower_at_D
@re_detail_at_boost@@YIDD_at_Z)
1>scan_licence.obj : error LNK2019: unresolved external symbol "char
__fastcall boost::re_detail::do_global_upper(char)"
(?do_global_upper_at_re_detail_at_boost@@YIDD_at_Z) referenced in function "char
__fastcall boost::re_detail::global_upper<char>(char)" (??$global_upper_at_D
@re_detail_at_boost@@YIDD_at_Z)

does someone meet this problem. I hope you can give me some help and I will
be very grateful.
Thks!

-- 
Best Wishes,
Joewan(陈雄)


Boost-cmake list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk