Hi,

I saw this same error on gcc 4.1. But recently, i was able to compile again using gcc 4.1.2. I never tried 4.2.0.

Officially, i suppose wengo team advice us to use gcc 3.4. But, despite known problems, openwengo seems stable to me on gcc 4.1.2, and if you could confirm that, we can invite more people to take a look on it.

Claudio.

Chris Brody-GMail escreveu:
Which gcc/g++ version should I use?

Version 4.0.2 & 4.0.4 report an internal compiler error for
debug\wengophone\src\presentation\qt\moc_QtDialpad.cc-version 4.2.0
pre-release compiles it OK.

However, version 4.2.0 as well as 4.1.2 cannot compile
wengophone\src\presentation\qt\QtConfigPanel.cpp - I get the following
error:
C:/Boost/include/boost-1_33_1/boost/bind.hpp: In function 'void boost::vis it_each(V&, const boost::_bi::value<T>&, int) [with V = boost::signals::de
tail::bound_objects_visitor, T = QtConfigPanel*]':
C:/Boost/include/boost-1_33_1/boost/bind.hpp:357: instantiated from 'voi d boost::_bi::list3<A1, A2, A3>::accept(V&) const [with V = boost::signals ::detail::bound_objects_visitor, A1 = boost::_bi::value<QtConfigPanel*>, A
2 = boost::arg<1>, A3 = boost::arg<2>]'
C:/Boost/include/boost-1_33_1/boost/bind/bind_template.hpp:150: instanti ated from 'void boost::_bi::bind_t<R, F, L>::accept(V&) const [with V = bo ost::signals::detail::bound_objects_visitor, R = void, F = boost::_mfi::mf 2<void, QtConfigPanel, Settings&, const std::string&>, L = boost::_bi::lis
t3<boost::_bi::value<QtConfigPanel*>, boost::arg<1>, boost::arg<2> >]'
C:/Boost/include/boost-1_33_1/boost/bind.hpp:1213: instantiated from 'vo id boost::visit_each(V&, const boost::_bi::bind_t<R, F, L>&, int) [with V = boost::signals::detail::bound_objects_visitor, R = void, F = boost::_mfi ::mf2<void, QtConfigPanel, Settings&, const std::string&>, L = boost::_bi: :list3<boost::_bi::value<QtConfigPanel*>, boost::arg<1>, boost::arg<2> >]'

C:/Boost/include/boost-1_33_1/boost/visit_each.hpp:25: instantiated from 'void boost::visit_each(Visitor&, const T&) [with Visitor = boost::signal s::detail::bound_objects_visitor, T = boost::_bi::bind_t<void, boost::_mfi ::mf2<void, QtConfigPanel, Settings&, const std::string&>, boost::_bi::lis
t3<boost::_bi::value<QtConfigPanel*>, boost::arg<1>, boost::arg<2> > >]'
C:/Boost/include/boost-1_33_1/boost/signals/slot.hpp:121: instantiated f rom 'boost::slot<SlotFunction>::slot(const F&) [with F = boost::_bi::bind_ t<void, boost::_mfi::mf2<void, QtConfigPanel, Settings&, const std::string &>, boost::_bi::list3<boost::_bi::value<QtConfigPanel*>, boost::arg<1>, bo ost::arg<2> > >, SlotFunction = boost::function<void ()(Settings&, const s
td::string&), std::allocator<void> >]'
libs/owutil/util/Event.h:120: instantiated from 'boost::signals::connect ion Event<Signature>::operator+=(const Slot&) [with Slot = boost::_bi::bin d_t<void, boost::_mfi::mf2<void, QtConfigPanel, Settings&, const std::stri ng&>, boost::_bi::list3<boost::_bi::value<QtConfigPanel*>, boost::arg<1>,
boost::arg<2> > >, Signature = void ()(Settings&, const std::string&)]'
wengophone\src\presentation\qt\QtConfigPanel.cpp:55: instantiated from h
ere
C:/Boost/include/boost-1_33_1/boost/bind.hpp:1208: error: no matching func tion for call to 'visit_each(boost::signals::detail::bound_objects_visitor
&, QtConfigPanel* const&, int)'
...
_______________________________________________
Wengophone-devel mailing list
[EMAIL PROTECTED]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel



_______________________________________________
Wengophone-devel mailing list
[EMAIL PROTECTED]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to