Re: Error when compiling with Qt6 on macOS

2021-03-26 Thread Kornel Benko
Am Fri, 26 Mar 2021 12:00:32 +0100 schrieb pdv : > > OK, I will ignore Qt6MacExtras for Qt6. (commit 9b03680a) > > > >> Configuring incomplete, errors occurred! > >> See also "/Users/chris/Git/LyX/build/CMakeFiles/CMakeOutput.log". > >> See also

Re: Error when compiling with Qt6 on macOS

2021-03-26 Thread pdv
On 25/03/2021 17:31, Kornel Benko wrote: Am Thu, 25 Mar 2021 14:50:20 +0100 schrieb Christoph Schmitz : One library is obviously not installed by Homebrew: Qt6MacExtrasConfig. I searched for the two files manually, but without success. -- CMake error message: TOP_SRC_DIR =

Re: Error when compiling with Qt6 on macOS

2021-03-25 Thread pdv
On 25/03/2021 15:05, pdv wrote: On 25/03/2021 11:27, Christoph Schmitz wrote: I have tried to compile LyX with Qt6 on macOS. The compiler stops quickly after a series of error messages. I attach a complete log file of my configure and make run. Compiling LyX with Qt5 works with charm (thanks

Re: Error when compiling with Qt6 on macOS

2021-03-25 Thread Kornel Benko
Am Thu, 25 Mar 2021 14:50:20 +0100 schrieb Christoph Schmitz : > One library is obviously not installed by Homebrew: Qt6MacExtrasConfig. I > searched for > the two files manually, but without success. > > -- CMake error message: > > TOP_SRC_DIR = /Users/chris/Git/LyX > > Building

Re: Error when compiling with Qt6 on macOS

2021-03-25 Thread pdv
On 25/03/2021 11:27, Christoph Schmitz wrote: I have tried to compile LyX with Qt6 on macOS. The compiler stops quickly after a series of error messages. I attach a complete log file of my configure and make run. Compiling LyX with Qt5 works with charm (thanks to the help of Marcus Mikulcak).

Re: Error when compiling with Qt6 on macOS

2021-03-25 Thread Christoph Schmitz
One library is obviously not installed by Homebrew: Qt6MacExtrasConfig. I searched for the two files manually, but without success. -- CMake error message: TOP_SRC_DIR = /Users/chris/Git/LyX Building out-of-source Selecting build type defaults from configure.ac CXX11_FLAG_DETECTED =

Re: Error when compiling with Qt6 on macOS

2021-03-25 Thread Kornel Benko
Am Thu, 25 Mar 2021 12:38:22 +0100 schrieb Christoph Schmitz : > Yes, I tried a clean build several times. And I tried it now again: > > - I deleted the local repository. > - I cloned the repository. > - I removed Qt5 (brew remove Qt5 && brew cleanup). > > Attached is the complete build log. >

Re: Error when compiling with Qt6 on macOS

2021-03-25 Thread Kornel Benko
Am Thu, 25 Mar 2021 11:27:02 +0100 schrieb Christoph Schmitz : > I have tried to compile LyX with Qt6 on macOS. The compiler stops quickly > after a > series of error messages. I attach a complete log file of my configure and > make run. > > Compiling LyX with Qt5 works with charm (thanks to

Error when compiling with Qt6 on macOS

2021-03-25 Thread Christoph Schmitz
I have tried to compile LyX with Qt6 on macOS. The compiler stops quickly after a series of error messages. I attach a complete log file of my configure and make run. Compiling LyX with Qt5 works with charm (thanks to the help of Marcus Mikulcak). Chris ❯ ./autogen.sh Using automake (GNU