[Wireshark-dev] build with vs2015

2015-12-31 Thread Alan Partis
I see there were a couple discussions back in August about building
wireshark using Visual Studio 2015.  At that time, one of the issues that
was raised had to do with the availability of required libs from Qt (which
still appears to only have stuff for 2013).

Has there been any change in the status of building wireshark with VS
2015?  I get warnings (which are apparently treated as errors by the build
scripts) when trying to build with VS 2015 on a Windows 10 system.

Is this currently still not possible?

___
Alan Partis
thundernet development group
___
Sent via:Wireshark-dev mailing list 
Archives:https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


Re: [Wireshark-dev] build with vs2015

2015-12-31 Thread Pascal Quantin
Le 31 déc. 2015 6:03 PM, "Alan Partis"  a écrit :
>
> What about even building on Windows 10?  I see that Qt 5.5 has a Windows
> Runtime for 8.1, but I don't see the same thing for Windows 10.

Qt 5.5 (and earlier versions as the official Wireshark binary is built with
Qt 5.3.2) run without any issue on my Windows 10 box.

Pascal.
___
Sent via:Wireshark-dev mailing list 
Archives:https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Re: [Wireshark-dev] build with vs2015

2015-12-31 Thread Bill Meier

On 12/31/2015 10:45 AM, Anders Broman wrote:

 >

I got it building at one point without qt, but I haven't tried for a
while so it's possible some new errors have creapt in. What are the
warnings/errors and you are building from top of trunk?
Regards
Anders



The last time I built GTK Wireshark (about 2 weeks ago) with VS2015 on 
Win7 there were no errors.


Bill



___
Sent via:Wireshark-dev mailing list 
Archives:https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


Re: [Wireshark-dev] build with vs2015

2015-12-31 Thread Graham Bloice
On 31 December 2015 at 15:05, Alan Partis  wrote:

> I see there were a couple discussions back in August about building
> wireshark using Visual Studio 2015.  At that time, one of the issues that
> was raised had to do with the availability of required libs from Qt (which
> still appears to only have stuff for 2013).
>
> Has there been any change in the status of building wireshark with VS
> 2015?  I get warnings (which are apparently treated as errors by the build
> scripts) when trying to build with VS 2015 on a Windows 10 system.
>
> Is this currently still not possible?
>


Qt 5.6.x will have builds for VS2015.  There are betas available at
http://download.qt.io/development_releases/qt/5.6/5.6.0-beta/.  I'm not
aware of anyone working on this for Wireshark yet.

-- 
Graham Bloice
___
Sent via:Wireshark-dev mailing list 
Archives:https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Re: [Wireshark-dev] build with vs2015

2015-12-31 Thread Graham Bloice
On 31 December 2015 at 17:02, Alan Partis  wrote:

> What about even building on Windows 10?  I see that Qt 5.5 has a Windows
> Runtime for 8.1, but I don't see the same thing for Windows 10.
>
>
Be careful with the "Windows Runtime" stuff, that's a different Windows API
than the regular Desktop API that Wireshark uses.

The "official" Qt supported platforms are listed here:
http://doc.qt.io/QtSupportedPlatforms/index.html, notably Win 10 isn't on
the list, but as Pascal noted it does seem to work.

-- 
Graham Bloice
___
Sent via:Wireshark-dev mailing list 
Archives:https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe