Re: Link Error in Trunk

2011-06-06 Thread Jean-Marc Lasgouttes

Le 06/06/2011 14:30, Richard Heck a écrit :


CXXLD  lyx
frontends/qt4/liblyxqt4.a(FancyLineEdit.o): In function `IconButton':
/cvs/lyx/src/frontends/qt4/FancyLineEdit.cpp:267: undefined reference to
`vtable for lyx::frontend::IconButton'
/cvs/lyx/src/frontends/qt4/FancyLineEdit.cpp:267: undefined reference to
`vtable for lyx::frontend::IconButton'
frontends/qt4/liblyxqt4.a(FancyLineEdit.o): In function
`qobject_castlyx::frontend::IconButton*':
/usr/include/QtCore/qobject.h:366: undefined reference to
`lyx::frontend::IconButton::staticMetaObject'
collect2: ld returned 1 exit status



What Qt version? Could the problem be r38963? I could not compile with 4.5.

JMarc


Re: Link Error in Trunk

2011-06-06 Thread Uwe Stöhr

Am 06.06.2011 16:28, schrieb Jean-Marc Lasgouttes:


What Qt version? Could the problem be r38963? I could not compile with 4.5.


Sorry, read it too late.

However, I'm using Qt 4.7.3.

regards Uwe


Re: Link Error in Trunk

2011-06-06 Thread Jean-Marc Lasgouttes

Le 06/06/2011 17:39, Uwe Stöhr a écrit :

Am 06.06.2011 16:28, schrieb Jean-Marc Lasgouttes:


What Qt version? Could the problem be r38963? I could not compile with
4.5.


Sorry, read it too late.

However, I'm using Qt 4.7.3.


Better now?

JMarc



Re: Link Error in Trunk

2011-06-06 Thread Uwe Stöhr

Am 06.06.2011 17:53, schrieb Jean-Marc Lasgouttes:


However, I'm using Qt 4.7.3.


Better now?


Sure. But reverting the change in the .h file would have been enough.

regards Uwe


Re: Link Error in Trunk

2011-06-06 Thread Jean-Marc Lasgouttes

Le 06/06/2011 17:56, Uwe Stöhr a écrit :

Am 06.06.2011 17:53, schrieb Jean-Marc Lasgouttes:


However, I'm using Qt 4.7.3.


Better now?


Sure. But reverting the change in the .h file would have been enough.


It would not link for me anyway...

JMarc



Re: Link Error in Trunk

2011-06-06 Thread Jean-Marc Lasgouttes

Le 06/06/2011 14:30, Richard Heck a écrit :


CXXLD  lyx
frontends/qt4/liblyxqt4.a(FancyLineEdit.o): In function `IconButton':
/cvs/lyx/src/frontends/qt4/FancyLineEdit.cpp:267: undefined reference to
`vtable for lyx::frontend::IconButton'
/cvs/lyx/src/frontends/qt4/FancyLineEdit.cpp:267: undefined reference to
`vtable for lyx::frontend::IconButton'
frontends/qt4/liblyxqt4.a(FancyLineEdit.o): In function
`qobject_cast':
/usr/include/QtCore/qobject.h:366: undefined reference to
`lyx::frontend::IconButton::staticMetaObject'
collect2: ld returned 1 exit status



What Qt version? Could the problem be r38963? I could not compile with 4.5.

JMarc


Re: Link Error in Trunk

2011-06-06 Thread Uwe Stöhr

Am 06.06.2011 16:28, schrieb Jean-Marc Lasgouttes:


What Qt version? Could the problem be r38963? I could not compile with 4.5.


Sorry, read it too late.

However, I'm using Qt 4.7.3.

regards Uwe


Re: Link Error in Trunk

2011-06-06 Thread Jean-Marc Lasgouttes

Le 06/06/2011 17:39, Uwe Stöhr a écrit :

Am 06.06.2011 16:28, schrieb Jean-Marc Lasgouttes:


What Qt version? Could the problem be r38963? I could not compile with
4.5.


Sorry, read it too late.

However, I'm using Qt 4.7.3.


Better now?

JMarc



Re: Link Error in Trunk

2011-06-06 Thread Uwe Stöhr

Am 06.06.2011 17:53, schrieb Jean-Marc Lasgouttes:


However, I'm using Qt 4.7.3.


Better now?


Sure. But reverting the change in the .h file would have been enough.

regards Uwe


Re: Link Error in Trunk

2011-06-06 Thread Jean-Marc Lasgouttes

Le 06/06/2011 17:56, Uwe Stöhr a écrit :

Am 06.06.2011 17:53, schrieb Jean-Marc Lasgouttes:


However, I'm using Qt 4.7.3.


Better now?


Sure. But reverting the change in the .h file would have been enough.


It would not link for me anyway...

JMarc