Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2005-07-12 09:19:29


Support Requests item #1236739, was opened at 2005-07-12 07:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=207586&aid=1236739&group_id=7586

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: .Net 2005 Beta 2 and VC++ 8.0

Initial Comment:
Hello,

I'm testing our apps with VS .Net 2005 Beta 2. I
encountered some difficulties with Boost. Some
samples of the errors messages I got at linkage:

libboost_date_time-vc6-mt-gd-1_32.lib(greg_month.obj) :
warning LNK4049: locally defined symbol ??
1out_of_range_at_std@@UAE_at_XZ (public: virtual
__thiscall std::out_of_range::~out_of_range(void))
imported
libboost_date_time-vc6-mt-gd-1_32.lib(greg_month.obj) :
warning LNK4217: locally defined symbol ??
0out_of_range_at_std@@QAE_at_ABV?$basic_string_at_DU?
$char_traits_at_D@std@@V?
$allocator_at_D@2@@1@@Z (public: __thiscall
std::out_of_range::out_of_range(class
std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >
const &)) imported in function "public: __thiscall
boost::gregorian::bad_month::bad_month(void)" (??
0bad_month_at_gregorian@boost@@QAE_at_XZ)
libboost_date_time-vc6-mt-gd-1_32.lib(greg_month.obj) :
warning LNK4217: locally defined symbol ??
0out_of_range_at_std@@QAE_at_ABV01@@Z (public:
__thiscall std::out_of_range::out_of_range(class
std::out_of_range const &)) imported in function "public:
__thiscall boost::gregorian::bad_month::bad_month
(struct boost::gregorian::bad_month const &)" (??
0bad_month_at_gregorian@boost@@QAE_at_ABU012@@Z
)
libboost_signals-vc6-mt-gd-1_32.lib
(named_slot_map.obj) : warning LNK4049: locally
defined symbol ??1runtime_error_at_std@@UAE_at_XZ
(public: virtual __thiscall
std::runtime_error::~runtime_error(void)) imported
libboost_signals-vc6-mt-gd-1_32.lib
(named_slot_map.obj) : warning LNK4217: locally
defined symbol ??0runtime_error_at_std@@QAE_at_ABV?
$basic_string_at_DU?$char_traits_at_D@std@@V?
$allocator_at_D@2@@1@@Z (public: __thiscall
std::runtime_error::runtime_error(class
std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >
const &)) imported in function "public: __thiscall
boost::bad_function_call::bad_function_call(void)" (??
0bad_function_call_at_boost@@QAE_at_XZ)
libboost_signals-vc6-mt-gd-1_32.lib
(named_slot_map.obj) : warning LNK4217: locally
defined symbol ??
0runtime_error_at_std@@QAE_at_ABV01@@Z (public:
__thiscall std::runtime_error::runtime_error(class
std::runtime_error const &)) imported in function "public:
__thiscall boost::bad_function_call::bad_function_call
(class boost::bad_function_call const &)" (??
0bad_function_call_at_boost@@QAE_at_ABV01@@Z)

I also found some compile-time errors, but I think it is
our fault, I must investigate some more.

Did boost 1.32 work with VS .Net 2005 beta 2? I'm sure
I'm not the first to try. Any advice about this issue or
others? If a new release of Boost is needed, is a team
working on it? How can I help?

Our old compiler was VC++ 6.0, I use Boost 1.32, latest
release.

Thanks all

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=207586&aid=1236739&group_id=7586

-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk