On Sat, Oct 16, 2021 at 02:58:19PM +0200, Kornel Benko wrote:
> Am Sat, 16 Oct 2021 14:50:54 +0200
> schrieb pdv :
>
> > A similar modification is needed when building with CMake on MacOS.
> >
> > I've included module SvgWidgets with qt6 and MacExtras with previous
> > versions (I have checked b
Am Sat, 16 Oct 2021 14:50:54 +0200
schrieb pdv :
> A similar modification is needed when building with CMake on MacOS.
>
> I've included module SvgWidgets with qt6 and MacExtras with previous
> versions (I have checked builds on MacOS with qt6 and qt5, but not with
> qt4). (patch included)
> I
On 12/10/2021 21:36, Enrico Forestieri wrote:
On Tue, Oct 12, 2021 at 01:15:52PM +0200, Christoph Schmitz wrote:
macOS Monterey Version 12.0 Beta (21A5543b) and Qt 6.2.0
The problem, which first appeared about two weeks ago, still exists. I compile
LyX once a day to see if it is fixed, but it
On Tue, Oct 12, 2021 at 01:15:52PM +0200, Christoph Schmitz wrote:
> macOS Monterey Version 12.0 Beta (21A5543b) and Qt 6.2.0
>
> The problem, which first appeared about two weeks ago, still exists. I
> compile LyX once a day to see if it is fixed, but it is not. I still can't
> compile LyX und
Am Tue, 12 Oct 2021 13:15:52 +0200
schrieb Christoph Schmitz :
> QSvgWidget
You need the file 'QSvgWidget' apparently. Here, on linux and QT5, it is in
package
libqt5svg5-dev:
/usr/include/x86_64-linux-gnu/qt5/QtSvg/QSvgWidget
On my self compiled QT6 it is also existent under
/6.0.2/Sr
macOS Monterey Version 12.0 Beta (21A5543b) and Qt 6.2.0
The problem, which first appeared about two weeks ago, still exists. I compile
LyX once a day to see if it is fixed, but it is not. I still can't compile LyX
under macOS anymore. I have the same issue on two computers (one with Intel
proc
macOS Monterey Version 12.0 Beta (21A5534d) and Qt 6.1.3Since a few days I can't compile LyX under macOS anymore. I have the same issue on two computers (one with Intel processor, the other with M1 processor).Attached you will find the complete error message. The compiler does not find QSvgWidget a