On Thu, 2024-07-04 at 13:47 +0200, Pavel Sanda wrote:
> I would be concerned if running ./configure does not fix the Qt
> version.
> Does it fix it in your case?
> 
> Pavel

Yes, it works.

Since you do an out source dir build I always need to extract the
previous call from config.log file.

For this particular case the call is:

$ /home/jamatos/lyx/lyx/configure --with-version-suffix=-devel
CC=/opt/gcc-latest/bin/gcc CXX=/opt/gcc-latest/bin/g++ --enable-qt6 --
no-create --no-recursion

@Jean-Marc I see now that --no-create --no-recursion are no longer the
default. Before when calling ~/SRC_DIR/configure those options were
always added at the end of the call and now they are not anymore.

Are they still relevant?

Best regards,
-- 
José Abílio
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to