Hi,
Trying to build with Qt 5.8 and Visual Studio 2015 I get:
C:\Development\wsbuild-gpl\ui\qt\moc_capture_file_dialog.cpp(113): error C2039: 'preview': is not a member of 'CaptureFileDialog'
[C:\Development\wsbuild-gpl\ui\qt\qtui.vcxproj]
C:\Development\wsbuild-gpl\ui\qt\moc_capture_file_dialog.cpp(114): error C2039: 'on_buttonBox_helpRequested': is not a member
of 'CaptureFileDialog' [C:\Development\wsbuild-gpl\ui\qt\qtui.vcxproj]
C:\Development\wsbuild-gpl\ui\qt\moc_export_dissection_dialog.cpp(85): error C2039: 'exportTypeChanged': is not a member of
'ExportDissectionDialog' [C:\Development\wsbuild-gpl\ui\qt\qtui.vcxproj]
C:\Development\wsbuild-gpl\ui\qt\moc_export_dissection_dialog.cpp(86): error C2039: 'checkValidity': is not a member of 'ExportDissectionDialog'
[C:\Development\wsbuild-gpl\ui\qt\qtui.vcxproj]
C:\Development\wsbuild-gpl\ui\qt\moc_export_dissection_dialog.cpp(87): error C2039: 'on_buttonBox_helpRequested': is not a member of 'ExportDissectionDialog'
[C:\Develo
Any ideas?
Regards
Anders