id summary reporter owner description type status milestone component version severity resolution keywords cc 437 .Net 2005 Beta 2 and VC++ 8.0 nobody nobody "{{{ 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,class std::allocator > 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,class std::allocator > 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 }}}" Support Requests closed None None Fixed