Le 17/09/2013 11:08, Thierry Simonnet a écrit : > Le 17/09/2013 10:22, Julien Puydt a écrit : >> Le 16/09/2013 16:00, Thierry Simonnet a écrit : >>> from ../lib/engine/components/dx-videooutput/videooutput-manager-dx.cpp:38: >> What happens if you add a #include "runtime.h" to >> lib/engine/components/dx-videooutput/videooutput-manager-dx.cpp ? >> >> I have made big changes to the includes, but since I don't compile this >> code, there is room for a break here! >> >> Snark >> _______________________________________________ >> ekiga-devel-list mailing list >> [email protected] >> https://mail.gnome.org/mailman/listinfo/ekiga-devel-list > It works :-) > > I use libboost v1.54.0. I noticed several following messages like this: > ..../win32/include/boost/signal.hpp : warning "Boost.Signals is no > longer being maintained and is now deprecated. Plese switch to > Boost.Signals2"
We switched to boost::signals2 since ; not perfect (I should get rid of boost::signals2::trackable), but good. Snark _______________________________________________ ekiga-devel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ekiga-devel-list
