Georg Baum wrote:
Abdel, this problem in trunk appeared after your last commit: http://bugzilla.lyx.org/show_bug.cgi?id=2792 I see it, too (with gcc 3.3.5 and 4.1, external boost 1.34cvs). Any idea what goes wrong?
Maybe a header include is missing, could you try to add this to WorkArea.h: #include <boost/signal.hpp> Abdel.
