[Boost-bugs] [ boost-Support Requests-1236739 ] .Net 2005 Beta 2 and VC++ 8.0

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@std@@UAE@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@std@@QAE@ABV?$basic_string@DU? $char_traits@D@std@@V? $allocator@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@gregorian@boost@@QAE@XZ) libboost_date_time-vc6-mt-gd-1_32.lib(greg_month.obj) : warning LNK4217: locally defined symbol ?? 0out_of_range@std@@QAE@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@gregorian@boost@@QAE@ABU012@@Z ) libboost_signals-vc6-mt-gd-1_32.lib (named_slot_map.obj) : warning LNK4049: locally defined symbol ??1runtime_error@std@@UAE@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@std@@QAE@ABV? $basic_string@DU?$char_traits@D@std@@V? $allocator@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@boost@@QAE@XZ) libboost_signals-vc6-mt-gd-1_32.lib (named_slot_map.obj) : warning LNK4217: locally defined symbol ?? 0runtime_error@std@@QAE@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@boost@@QAE@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@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs
participants (1)
-
SourceForge.net