> Log: > From what I read Qt 4.2 is dead because of new threads code =============================================== > --- lyx-devel/trunk/INSTALL Sat Nov 6 19:42:19 2010 (r36166) > +++ lyx-devel/trunk/INSTALL Sat Nov 6 23:53:12 2010 (r36167) > -LyX has been tested with all Qt versions since Qt 4.2.2. For compilation > -you need to compile against at least Qt 4.2.2. The only special point to > +LyX has been tested with all Qt versions since Qt 4.4.0. For compilation > +you need to compile against at least Qt 4.4.0. The only special point to > make is that you must ensure that both LyX and the Qt libraries are > compiled with the same C++ compiler. > >
So, we prefer to bump the requirement in stead of putting some #ifdefs around the threading code ? Vincent