#11821: Lyx and OS/2
Kornel Benko
kornel at lyx.org
Thu Apr 27 06:26:26 UTC 2023
Am Wed, 26 Apr 2023 21:36:57 +0200
schrieb Elbert Pol <tellie at elbertpol.nl>:
> On Saturday, January 2, 2021 11:47:42 PM CET, LyX Ticket Tracker wrote:
> > #11821: Lyx and OS/2
> > ---------------------+--------------------------
> > Reporter: Tellie | Owner: lasgouttes
> > Type: defect | Status: new
> > Priority: normal | Milestone: 2.3.x
> > Component: general | Version: unspecified
> > Severity: normal | Resolution:
> > Keywords: triage |
> > ---------------------+--------------------------
> > Changes (by rikiheck):
> >
> > * keywords: => triage
> >
> >
> > Comment:
> >
> > Any news on this?
> >
> Hi all
>
> I try to compile the master
>
> But sofar its asking for .........
> CMake Error at CMakeLists.txt:826 (find_package):
> Could not find a package configuration file provided by "Qt5SvgWidgets"
> with any of the following names:
>
> Qt5SvgWidgetsConfig.cmake
> qt5svgwidgets-config.cmake
>
> Add the installation prefix of "Qt5SvgWidgets" to CMAKE_PREFIX_PATH or
> set
> "Qt5SvgWidgets_DIR" to a directory containing one of the above files. If
> "Qt5SvgWidgets" provides a separate development package or SDK, be sure
> it
> has been installed.
> Call Stack (most recent call first):
> src/frontends/qt/CMakeLists.txt:50 (qt_use_modules)
>
> But we dont have widgets on OS2 for now
> Is there a way to disable it?
>
> Or should i try better with QT5 ?
I'd prefer to try first to change the line in src/frontends/qt/CMakeLists.txt:50
from
qt_use_modules(frontend_qt Core Gui Widgets Concurrent Svg SvgWidgets)
to
qt_use_modules(frontend_qt Core Gui Widgets Concurrent Svg)
If this helps, we can handle it.
Kornel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20230427/4a39660d/attachment-0001.asc>
More information about the lyx-devel
mailing list