LyX 2.3.7 Released

Richard Kimberly Heck rikiheck at gmail.com
Tue Jan 10 00:06:22 UTC 2023


On 1/9/23 15:27, Rich Shepard wrote:
> On Mon, 9 Jan 2023, Jürgen Spitzmüller wrote:
>
>> Try with the configure option
>> --enable-qt4
>
> Jürgen,
>
> Changing the configure variable from qt5 to qt4 makes no difference. The
> same error(s) stop the build:

For some reason, your system is getting confused about what binaries to 
use here for the compilation. This error happens when you attempt to 
include a MOC file generated with one Qt version but you are compiling 
against a different Qt version. The fact that you are still seeing this 
error when configuring with --enable-qt5 suggests some configuration 
problem: The MOC compiler used in that case should be the Qt5 MOC.

Maybe it would help to post the configure.log file?

Riki




More information about the lyx-users mailing list