On Tue, Jun 11, 2024, at 9:55 AM, Jean-Marc Lasgouttes wrote: > Le 11/06/2024 à 15:46, Alexander Dunlap a écrit : > > But to use it in C++ I think Riki's suggestion of using the Qt XML > > parsing libraries make sense. It seems the QT "xml" module needs to be > > loaded in order to use this -- can anyone help me with the best way to > > add this module to LyX's build system? It seems that if qmake is used > > then the option "QT += xml" is needed but maybe LyX doesn't use qmake? > > LyX uses either cmake (required for windows) or autoconf[*] (from which > other official releases are done AFAIK). What is your preference for > testing? > > JMarc
I have been using autoconf and qt6. > > [*] actually for Qt6, autoconf relies on qmake, but this is a slightly > different story > > -- > lyx-devel mailing list > lyx-devel@lists.lyx.org > http://lists.lyx.org/mailman/listinfo/lyx-devel >
-- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel