Re: [Development] qmake: qmltest missing in Qt6

2020-08-12 Thread Arno Rehn
On 12.08.20 16:35, Alexandru Croitor wrote: Note though that a preliminary old-ish CMake port for qtwebchannel has already been done in the super old wip/cmake branch https://codereview.qt-project.org/q/project:qt%252Fqtwebchannel+branch:wip%252Fcmake+status:merged Consider trying to work on t

Re: [Development] qmake: qmltest missing in Qt6

2020-08-12 Thread Alexandru Croitor
> On 10. Aug 2020, at 20:18, Arno Rehn wrote: > > On 10.08.20 11:29, Alexandru Croitor wrote: >>> On 9. Aug 2020, at 19:57, Arno Rehn wrote: >>> I'm trying to port over qtwebchannel from qmake to CMake, so we can >>> hopefully include it in Qt 6.1 again. The problem is that I can't get >>> the

Re: [Development] build qt5.15 failed

2020-08-12 Thread Joerg Bornemann
On 8/8/20 12:23 PM, mirchd wrote: compile environment Visual Studio Community 2019 Version 16.6.5 qt source git:5.15 windows 10 1803 Chinese (Simplified) [...] Please create a bug report at https://bugreports.qt.io/ You're specifying "-nomake tests" but get build errors in tests/auto. Please