texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] Qt 6.0 may be ready for a first release by the end of


From: Darcy Shen
Subject: Re: [Texmacs-dev] Qt 6.0 may be ready for a first release by the end of 2020
Date: Fri, 24 Jan 2020 14:31:26 +0800
User-agent: ZohoCN Mail

> I will still use Qt4 for the TeXmacs-2.1 binary

Using Qt 4 for TeXmacs 2.1 is a good idea.

There are still several blocking bugs for TeXmacs with Qt 5 when using Chinese Input Method.


---- On Fri, 2020-01-24 09:09:10 TeXmacs <address@hidden> wrote ----

Hi Max,

(Catching up; sorry, it has been busy since last week)

On Mon, Jan 06, 2020 at 05:46:59PM +0100, Massimiliano Gubinelli wrote:
> What kept away from Qt5 were mainly some bugs in their Mac backend which render unusable TeXmacs menus. Changes in the codebase are minimal (as far as I remember).

Absolutely. The Qt5 interface seems to be working fine now.
I will still use Qt4 for the TeXmacs-2.1 binary, just for security,
but this should not prevent us from making the compilation process
for TeXmacs with Qt5 smooth.

There is one thing that you guys could help me with to make this happen:
it seems that autotroll gets almost everything right for the configuration,
but not quite everything:

- It is sometimes necessary to add an -fPIC flag.
- I manually had to add the following flags
CXXQT += -isystem /usr/include/qt5/QtPrintSupport
LIBS += -lQt5PrintSupport

If someone could send me a patch for our configuration files that
solves these problem, then that would be very much appreciated,
and I will test it.

Best wishes, --Joris

_______________________________________________
Texmacs-dev mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/texmacs-dev



reply via email to

[Prev in Thread] Current Thread [Next in Thread]