Re: qt2 frontend compilation error

2002-07-23 Thread Dekel Tsur
On Mon, Jul 22, 2002 at 10:53:43PM +0100, John Levon wrote: > On Tue, Jul 23, 2002 at 12:38:32AM +0300, Dekel Tsur wrote: > > > > > 3.0.4 > > > > Still doesn't work (same error). > > Well I'm lost : Me too. > > http://doc.trolltech.com/3.0/qwidget.html#setMinimumSize > > Can you check your

Re: qt2 frontend compilation error

2002-07-22 Thread John Levon
On Tue, Jul 23, 2002 at 12:38:32AM +0300, Dekel Tsur wrote: > > > 3.0.4 > > Still doesn't work (same error). Well I'm lost : http://doc.trolltech.com/3.0/qwidget.html#setMinimumSize Can you check your headers do actually have this ? regards john -- "Of all manifestations of power, restrain

Re: qt2 frontend compilation error

2002-07-22 Thread Dekel Tsur
On Mon, Jul 22, 2002 at 09:56:07PM +0100, John Levon wrote: > > > What Qt version please ? > > > > 3.0.4 > > can you try #include please ? Still doesn't work (same error).

Re: qt2 frontend compilation error

2002-07-22 Thread John Levon
On Mon, Jul 22, 2002 at 11:09:11PM +0300, Dekel Tsur wrote: > > > QCommandBuffer.C:56: no matching function for call to >`QCommandBuffer::setMinimumSize (QSize)' > > > /usr/include/qt/qtoolbar.h:86: candidates are: void >QToolBar::setMinimumSize(int, int) > > > > What Qt version please ? > >

Re: qt2 frontend compilation error

2002-07-22 Thread Dekel Tsur
On Mon, Jul 22, 2002 at 09:03:59PM +0100, John Levon wrote: > On Mon, Jul 22, 2002 at 10:40:14PM +0300, Dekel Tsur wrote: > > > QCommandBuffer.C:56: no matching function for call to >`QCommandBuffer::setMinimumSize (QSize)' > > /usr/include/qt/qtoolbar.h:86: candidates are: void QToolBar::setMin

Re: qt2 frontend compilation error

2002-07-22 Thread John Levon
On Mon, Jul 22, 2002 at 10:40:14PM +0300, Dekel Tsur wrote: > QCommandBuffer.C:56: no matching function for call to >`QCommandBuffer::setMinimumSize (QSize)' > /usr/include/qt/qtoolbar.h:86: candidates are: void QToolBar::setMinimumSize(int, >int) What Qt version please ? We can probably remo

qt2 frontend compilation error

2002-07-22 Thread Dekel Tsur
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/ -I../../../src/frontends/ -I../../../images -I./qt2 -I/usr/include/qt -I../../../boost -I../../../src/frontends/controllers -isystem /usr/X11R6/include -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -O -Wno-non-template-friend -W -Wall -c QComma