[Wireshark-dev] (no subject)

2019-08-21 Thread Robert Denes Photography
Please EditorGroup you can edit this wiki... Im Robert Denes ___ Sent via:Wireshark-dev mailing list Archives:https://www.wireshark.org/lists/wireshark-dev Unsubscribe:

Re: [Wireshark-dev] Building with VStudio 2019 not possible

2019-08-21 Thread Graham Bloice
Have you run vcvars64.bat, that's still required? After that, you should have an env var "Platform" with a value of x64. On Wed, 21 Aug 2019 at 12:43, Anders Broman wrote: > > I have been thinking of dropping the external requirement for CMake and > using the one that comes with VS. > > Sounds

Re: [Wireshark-dev] Building with VStudio 2019 not possible

2019-08-21 Thread Anders Broman
> I have been thinking of dropping the external requirement for CMake and using > the one that comes with VS. Sounds reasonable. How do you go about doing that? I got 1> [CMake] CMake Error at C:\Development\wireshark\CMakeLists.txt:86 (message): 1> [CMake] The PLATFORM environment variable

Re: [Wireshark-dev] Building with VStudio 2019 not possible

2019-08-21 Thread Graham Bloice
On Wed, 21 Aug 2019 at 12:14, Roland Knall wrote: > Switched to cmake 3.15 and it builds. Seems to be, that the chocolatey > version doesn’t work wit VStudio 2019. Should be mentioned on the guide. > I have been thinking of dropping the external requirement for CMake and using the one that

Re: [Wireshark-dev] Building with VStudio 2019 not possible

2019-08-21 Thread Roland Knall
Switched to cmake 3.15 and it builds. Seems to be, that the chocolatey version doesn’t work wit VStudio 2019. Should be mentioned on the guide. Cheers Anders Broman schrieb am Mi. 21. Aug. 2019 um 13:11: > Hi, > > Did you clear your build dir before running cmake? > > /Anders > > > > *From:*

Re: [Wireshark-dev] Building with VStudio 2019 not possible

2019-08-21 Thread Anders Broman
Hi, Did you clear your build dir before running cmake? /Anders From: Wireshark-dev On Behalf Of Roland Knall Sent: den 21 augusti 2019 12:54 To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] Building with VStudio 2019 not possible Yes to both. CMake was installed

Re: [Wireshark-dev] Building with VStudio 2019 not possible

2019-08-21 Thread Roland Knall
Yes to both. CMake was installed using chocolatey and is the version 3.14.19060802-MSVC_2 That's what I am wondering, because I more or less assume that I am doing something wrong, otherwise somebody else must have run across that issue? I couldn't find anything on ask about it. regards Roland

Re: [Wireshark-dev] Building with VStudio 2019 not possible

2019-08-21 Thread Anders Broman
Hi, I build with VStudio 2019(professional) regularly without problems. Did you run cmake -G "Visual Studio 16 2019" -A x64 ? What version of cmake do you have? ( 3.14.1 ) Regards Anders From: Wireshark-dev On Behalf Of Roland Knall Sent: den 21 augusti 2019 10:37 To: Developer support

[Wireshark-dev] Building with VStudio 2019 not possible

2019-08-21 Thread Roland Knall
Hi Building with the community edition gives you currently: cl : Befehlszeile error D8016 : Die Befehlszeilenoptionen /ZI und /guard:cf sind inkompatibel. C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(429 ,5): error MSB6006: