[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wireshark-dev
Subject:    Re: [Wireshark-dev] Buildiing with Qt 5.8 fails on Windows
From:       Anders Broman <anders.broman () ericsson ! com>
Date:       2017-03-09 16:02:19
Message-ID: DBXPR07MB223BF6EF8A7AF1DCF14099C95210 () DBXPR07MB223 ! eurprd07 ! prod ! outlook ! com
[Download RAW message or body]

[Attachment #2 (text/plain)]

Hi,
It looks like it's this problem
https://bugreports.qt.io/browse/QTBUG-58345?jql=text%20~%20%22Qt5CoreMacros%22

Change Qt5CoreMacros.cmake
Line 93 – 95 to:

if (MSVC)
set(${_moc_flags} ${${_moc_flags}} --compiler-flavor=msvc)
endif()

Makes the build work.

Regards
Anders

From: wireshark-dev-bounces@wireshark.org \
                [mailto:wireshark-dev-bounces@wireshark.org] On Behalf Of Anders \
                Broman
Sent: den 9 mars 2017 14:23
To: Developer support list for Wireshark <wireshark-dev@wireshark.org>
Subject: Re: [Wireshark-dev] Buildiing with Qt 5.8 fails on Windows

> You can also just nuke the build dir and run the CMake gen and a normal build \
> command.
This is what I did prior to building…

In the moc file you can see that it is built with Qt 5.8
#include "../../../wireshark/ui/qt/capture_file_dialog.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'capture_file_dialog.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.8.0. It"
#error "cannot be used with the include files from this version of Qt."
#error "(The moc has changed too much.)"
#endif

But it looks like it's not obeying

From the .h file
private slots:
#if !defined(Q_OS_WIN)
    void preview(const QString & path);
    void on_buttonBox_helpRequested();
#endif // Q_OS_WIN


Regards
Anders

From: wireshark-dev-bounces@wireshark.org<mailto:wireshark-dev-bounces@wireshark.org> \
                [mailto:wireshark-dev-bounces@wireshark.org] On Behalf Of Graham \
                Bloice
Sent: den 9 mars 2017 12:48
To: Developer support list for Wireshark \
                <wireshark-dev@wireshark.org<mailto:wireshark-dev@wireshark.org>>
Subject: Re: [Wireshark-dev] Buildiing with Qt 5.8 fails on Windows

General answer, not specific to the QT and VS versions, Have you previously built in \
this directory?  If so delete CMakeCache.txt, run the CMake generation step and then \
add "/t:Rebuild" to the msbuild command line to force a total rebuild.  You can also \
just nuke the build dir and run the CMake gen and a normal build command.

On 9 March 2017 at 11:43, Anders Broman \
<anders.broman@ericsson.com<mailto:anders.broman@ericsson.com>> wrote: 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

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list \
                <wireshark-dev@wireshark.org<mailto:wireshark-dev@wireshark.org>>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request@wireshark.org<mailto:wireshark-dev-request@wireshark.org>?subject=unsubscribe




--
Graham Bloice
Software Developer
Trihedral UK Limited


[Attachment #3 (text/html)]

<html xmlns:v="urn:schemas-microsoft-com:vml" \
xmlns:o="urn:schemas-microsoft-com:office:office" \
xmlns:w="urn:schemas-microsoft-com:office:word" \
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" \
xmlns="http://www.w3.org/TR/REC-html40"> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Consolas;
	panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
	{mso-style-name:msonormal;
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	font-size:12.0pt;
	font-family:"Times New Roman",serif;}
span.hoenzb
	{mso-style-name:hoenzb;}
span.EmailStyle19
	{mso-style-type:personal;
	font-family:"Calibri",sans-serif;
	color:windowtext;}
span.EmailStyle20
	{mso-style-type:personal-reply;
	font-family:"Calibri",sans-serif;
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="SV" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US" \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-language:EN-US">Hi,<o:p></o:p></span></p>
 <p class="MsoNormal"><span lang="EN-US" \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-language:EN-US">It \
looks like it's this problem<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-language:EN-US"><a \
href="https://bugreports.qt.io/browse/QTBUG-58345?jql=text%20~%20%22Qt5CoreMacros%22"> \
https://bugreports.qt.io/browse/QTBUG-58345?jql=text%20~%20%22Qt5CoreMacros%22</a> \
<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US" \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span lang="EN-US" \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-language:EN-US">Change
 </span><span lang="EN" \
style="font-size:10.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#333333">Qt5CoreMacros.cmake<o:p></o:p></span></p>
 <p class="MsoNormal"><span lang="EN" \
style="font-size:10.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#333333">Line \
93 – 95 to:<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US" \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span lang="EN" \
style="font-size:10.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#333333">if \
(MSVC)<br> set(${_moc_flags} ${${_moc_flags}} --compiler-flavor=msvc)<br>
endif()<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN" \
style="font-size:10.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#333333"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span lang="EN" \
style="font-size:10.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#333333">Makes \
the build work.<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN" \
style="font-size:10.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#333333"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span lang="EN" \
style="font-size:10.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#333333">Regards<o:p></o:p></span></p>
 <p class="MsoNormal"><span lang="EN" \
style="font-size:10.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#333333">Anders</span><span \
lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-language:EN-US"><o:p></o:p></span></p>
 <p class="MsoNormal"><span lang="EN-US" \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p>
 <div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif">From:</span></b><span \
lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif"> \
wireshark-dev-bounces@wireshark.org [mailto:wireshark-dev-bounces@wireshark.org] \
<b>On Behalf Of </b>Anders Broman<br> <b>Sent:</b> den 9 mars 2017 14:23<br>
<b>To:</b> Developer support list for Wireshark \
&lt;wireshark-dev@wireshark.org&gt;<br> <b>Subject:</b> Re: [Wireshark-dev] Buildiing \
with Qt 5.8 fails on Windows<o:p></o:p></span></p> </div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><span lang="EN-US" \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-language:EN-US">&gt;</span><span \
lang="EN-US"> You can also just nuke the build dir and run the CMake gen and a normal \
build command.<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">This is \
what I did prior to building…<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US"><o:p>&nbsp;</o:p></span></p> <p class="MsoNormal"><span lang="EN-US">In \
the moc file you can see that it is built with Qt 5.8<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:gray;mso-fareast-language:EN-US">#include</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US">
 </span><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:#A31515;mso-fareast-language:EN-US">&quot;../../../wireshark/ui/qt/capture_file_dialog.h&quot;</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US"><o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:gray;mso-fareast-language:EN-US">#include</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US">
 </span><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:#A31515;mso-fareast-language:EN-US">&lt;QtCore/qbytearray.h&gt;</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US"><o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:gray;mso-fareast-language:EN-US">#include</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US">
 </span><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:#A31515;mso-fareast-language:EN-US">&lt;QtCore/qmetatype.h&gt;</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US"><o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:gray;mso-fareast-language:EN-US">#if</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US">
                
 !</span><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:gray;mso-fareast-language:EN-US">defined</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US">(Q_MOC_OUTPUT_REVISION)<o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:gray;mso-fareast-language:EN-US">#error</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US">
  &quot;The header file 'capture_file_dialog.h' doesn't include \
&lt;QObject&gt;.&quot;<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:gray;mso-fareast-language:EN-US">#elif</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US">
  Q_MOC_OUTPUT_REVISION != 67<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:gray;mso-fareast-language:EN-US">#error</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US">
  &quot;This file was generated using the moc from 5.8.0. \
It&quot;<o:p></o:p></span></p> <p class="MsoNormal" style="text-autospace:none"><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:gray;mso-fareast-language:EN-US">#error</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US">
  &quot;cannot be used with the include files from this version of \
Qt.&quot;<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:gray;mso-fareast-language:EN-US">#error</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US">
  &quot;(The moc has changed too much.)&quot;<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.5pt;font-family:Consolas;color:gray;mso-fareast-language:EN-US">#endif</span><span \
style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US"><o:p></o:p></span></p>
 <p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">But it looks like it's not \
obeying<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US"><o:p>&nbsp;</o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US">From the .h file<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:blue;mso-fareast-language:EN-US">private</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US">
  slots:<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:gray;mso-fareast-language:EN-US">#if</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US">
                
 !</span><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:gray;mso-fareast-language:EN-US">defined</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US">(Q_OS_WIN)<o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US">&nbsp;&nbsp;&nbsp;
 </span><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:blue;mso-fareast-language:EN-US">void</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US"> \
preview(</span><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:blue;mso-fareast-language:EN-US">const</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US">
  QString &amp; path);<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US">&nbsp;&nbsp;&nbsp;
 </span><span style="font-size:9.5pt;font-family:Consolas;color:blue;mso-fareast-language:EN-US">void</span><span \
style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US"> \
on_buttonBox_helpRequested();<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:gray;mso-fareast-language:EN-US">#endif</span><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black;mso-fareast-language:EN-US">
 </span><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:green;mso-fareast-language:EN-US">// \
Q_OS_WIN</span><span lang="EN-US"><o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US"><o:p>&nbsp;</o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US"><o:p>&nbsp;</o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US">Regards<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US">Anders</span><span lang="EN-US" \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-language:EN-US"><o:p></o:p></span></p>
 <p class="MsoNormal"><span lang="EN-US" \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><b><span lang="EN-US" \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif">From:</span></b><span \
lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif"> <a \
href="mailto:wireshark-dev-bounces@wireshark.org">wireshark-dev-bounces@wireshark.org</a> \
[<a href="mailto:wireshark-dev-bounces@wireshark.org">mailto:wireshark-dev-bounces@wireshark.org</a>]
 <b>On Behalf Of </b>Graham Bloice<br>
<b>Sent:</b> den 9 mars 2017 12:48<br>
<b>To:</b> Developer support list for Wireshark &lt;<a \
href="mailto:wireshark-dev@wireshark.org">wireshark-dev@wireshark.org</a>&gt;<br> \
<b>Subject:</b> Re: [Wireshark-dev] Buildiing with Qt 5.8 fails on \
Windows<o:p></o:p></span></p> <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<p class="MsoNormal">General answer, not specific to the QT and VS versions, Have you \
previously built in this directory?&nbsp; If so delete CMakeCache.txt, run the CMake \
generation step and then add &quot;/t:Rebuild&quot; to the msbuild command line to \
force a total rebuild.&nbsp;  You can also just nuke the build dir and run the CMake \
gen and a normal build command.<o:p></o:p></p> </div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<p class="MsoNormal">On 9 March 2017 at 11:43, Anders Broman &lt;<a \
href="mailto:anders.broman@ericsson.com" \
target="_blank">anders.broman@ericsson.com</a>&gt; wrote:<o:p></o:p></p> <blockquote \
style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm \
6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0pt"> <div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span \
lang="EN-US">Hi,</span><o:p></o:p></p> <p class="MsoNormal" \
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US">Trying \
to build with Qt 5.8 and Visual Studio 2015 I get:</span><o:p></o:p></p> <p \
class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-autospace:none">
 <span lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
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]</span><o:p></o:p></p> <p \
class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-autospace:none">
 <span lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
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]</span><o:p></o:p></p> <p \
class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-autospace:none">
 <span lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
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]</span><o:p></o:p></p> <p \
class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-autospace:none">
 <span lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
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]</span><o:p></o:p></p> <p \
class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
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</span><o:p></o:p></p> <p class="MsoNormal" \
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:black">&nbsp;</span><o:p></o:p></p> \
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black">&nbsp;</span><o:p></o:p></p>
 <p class="MsoNormal" \
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:black">Any \
ideas?</span><o:p></o:p></p> <p class="MsoNormal" \
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:black">&nbsp;</span><o:p></o:p></p> \
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span \
lang="EN-US" style="font-size:9.5pt;font-family:Consolas;color:black">Regards</span><o:p></o:p></p>
 <p class="MsoNormal" \
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US" \
style="font-size:9.5pt;font-family:Consolas;color:black">Anders</span><span \
style="color:#888888"><o:p></o:p></span></p> </div>
</div>
<p class="MsoNormal"><br>
___________________________________________________________________________<br>
Sent via:&nbsp; &nbsp; Wireshark-dev mailing list &lt;<a \
href="mailto:wireshark-dev@wireshark.org">wireshark-dev@wireshark.org</a>&gt;<br> \
Archives:&nbsp; &nbsp; <a href="https://www.wireshark.org/lists/wireshark-dev" \
target="_blank"> https://www.wireshark.org/lists/wireshark-dev</a><br>
Unsubscribe: <a href="https://www.wireshark.org/mailman/options/wireshark-dev" \
target="_blank"> https://www.wireshark.org/mailman/options/wireshark-dev</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;mailto:<a \
href="mailto:wireshark-dev-request@wireshark.org">wireshark-dev-request@wireshark.org</a>?subject=unsubscribe<o:p></o:p></p>
 </blockquote>
</div>
<p class="MsoNormal"><br>
<br clear="all">
<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<p class="MsoNormal">-- <o:p></o:p></p>
<div>
<div>
<div>
<p class="MsoNormal">Graham Bloice<o:p></o:p></p>
</div>
<div>
<div>
<p class="MsoNormal">Software Developer<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Trihedral UK Limited<o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>



___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request@wireshark.org?subject=unsubscribe
--===============3651077210726616808==--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic