Re: LyX and Qt4.4 - bug 4568 (was Re: Cannot compile trunk)

2008-02-22 Thread Pavel Sanda
> >> i guess there will be more transitional problems wrt 4.4 (rc1 here). > >> GuiApplication.cpp: In member function 'void > >> lyx::frontend::GuiApplication::commitData(QSessionManager&)': > >> GuiApplication.cpp:552: error: invalid use of undefined type 'struct > >> QSessionManager' > > > > #i

Re: LyX and Qt4.4 - bug 4568 (was Re: Cannot compile trunk)

2008-02-22 Thread Pavel Sanda
> Pavel Sanda wrote: Or 4.4's ;-} >>> It seems we have a bug there: >>> >>> http://bugzilla.lyx.org/show_bug.cgi?id=4568 >>> >>> Could somebody have a look? >> i guess there will be more transitional problems wrt 4.4 (rc1 here). >> GuiApplication.cpp: In member function 'void >> lyx::frontend

Re: LyX and Qt4.4 - bug 4568 (was Re: Cannot compile trunk)

2008-02-21 Thread Pavel Sanda
>> i guess there will be more transitional problems wrt 4.4 (rc1 here). >> GuiApplication.cpp: In member function 'void >> lyx::frontend::GuiApplication::commitData(QSessionManager&)': >> GuiApplication.cpp:552: error: invalid use of undefined type 'struct >> QSessionManager' > > #include is mis

Re: LyX and Qt4.4 - bug 4568 (was Re: Cannot compile trunk)

2008-02-21 Thread Abdelrazak Younes
Pavel Sanda wrote: Or 4.4's ;-} It seems we have a bug there: http://bugzilla.lyx.org/show_bug.cgi?id=4568 Could somebody have a look? i guess there will be more transitional problems wrt 4.4 (rc1 here). GuiApplication.cpp: In member function 'void lyx::frontend::GuiApplication::commitData

Re: LyX and Qt4.4 - bug 4568 (was Re: Cannot compile trunk)

2008-02-21 Thread Pavel Sanda
>> Or 4.4's ;-} > > It seems we have a bug there: > > http://bugzilla.lyx.org/show_bug.cgi?id=4568 > > Could somebody have a look? i guess there will be more transitional problems wrt 4.4 (rc1 here). GuiApplication.cpp: In member function 'void lyx::frontend::GuiApplication::commitData(QSessionM

Re: Cannot compile trunk

2008-02-21 Thread Pavel Sanda
>> I am not sure where this comes from... > > This is Pavel using Qt4.3' designer. Just open PrefUi.ui in Qt4.2' designer > and save it. > > Pavel, please use Qt4.2 designer in the future. arrgh i locally compiled Qt4.2 for that reason here. i even changed the directory to ~/designer/qt-x11-open

LyX and Qt4.4 - bug 4568 (was Re: Cannot compile trunk)

2008-02-21 Thread Abdelrazak Younes
Andre Poenitz wrote: On Wed, Feb 20, 2008 at 12:24:07PM +0100, Abdelrazak Younes wrote: Pavel, please use Qt4.2 designer in the future. Or 4.4's ;-} It seems we have a bug there: http://bugzilla.lyx.org/show_bug.cgi?id=4568 Could somebody have a look? Abdel.

Re: Cannot compile trunk

2008-02-20 Thread Andre Poenitz
On Wed, Feb 20, 2008 at 12:24:07PM +0100, Abdelrazak Younes wrote: > Jean-Marc Lasgouttes wrote: >> Here is what I get with latest trunk: >> g++ -DHAVE_CONFIG_H -I. -I../../../../lyx-devel/src/frontends/qt4 >> -I../../../src -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_STL >> -DQT_NO_KEYWORDS -

Re: Cannot compile trunk

2008-02-20 Thread Jean-Marc Lasgouttes
Edwin Leuven <[EMAIL PROTECTED]> writes: > can you svn update and try again? Seems to work, thanks. JMarc

Re: Cannot compile trunk

2008-02-20 Thread Edwin Leuven
can you svn update and try again? Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: This is Pavel using Qt4.3' designer. Just open PrefUi.ui in Qt4.2' designer and save it. Pavel, please use Qt4.2 designer in the future. I did that, but it did not change anything. J

Re: Cannot compile trunk

2008-02-20 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > This is Pavel using Qt4.3' designer. Just open PrefUi.ui in Qt4.2' > designer and save it. > > Pavel, please use Qt4.2 designer in the future. I did that, but it did not change anything. JMarc

Re: Cannot compile trunk

2008-02-20 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: Here is what I get with latest trunk: g++ -DHAVE_CONFIG_H -I. -I../../../../lyx-devel/src/frontends/qt4 -I../../../src -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_STL -DQT_NO_KEYWORDS -I../../../../lyx-devel/src -I../../../../lyx-devel/src/frontends -I../../../.

Re: Cannot compile trunk

2008-02-20 Thread Jean-Marc Lasgouttes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > Here is what I get with latest trunk: This is with qt 4.2.3, BTW. JMarc