Re: [Wireshark-dev] Build broken (cfile-int.h missing)

2017-12-03 Thread Guy Harris
On Dec 3, 2017, at 11:03 AM, Martin Mathieson via Wireshark-dev wrote: > I'm seeing this, I don't have cfile-int.h anywhere): > > [ 2%] Building C object ui/CMakeFiles/ui.dir/capture.c.o > /home/martin/wireshark/ui/capture.c:25:23: fatal error: cfile-int.h: No

[Wireshark-dev] Build broken (cfile-int.h missing)

2017-12-03 Thread Martin Mathieson via Wireshark-dev
I'm seeing this, I don't have cfile-int.h anywhere): [ 2%] Building C object ui/CMakeFiles/ui.dir/capture.c.o /home/martin/wireshark/ui/capture.c:25:23: fatal error: cfile-int.h: No such file or directory #include "cfile-int.h" ^ compilation terminated. Martin

Re: [Wireshark-dev] Qt-related error during build prep

2017-12-03 Thread Paul Offord
Thanks Jakub, I feel a bit stupid for not noticing. I've been going back and forth through Graham's setup guide to make sure I hadn't missed anything, and there it is right under my nose. Duh! Thanks and regards...Paul -Original Message- From: Wireshark-dev

Re: [Wireshark-dev] Qt-related error during build prep

2017-12-03 Thread Jakub Zawadzki
Hello Paul, W dniu 2017-12-03 18:39, Paul Offord napisaƂ(a): I setup the environment with: (cut) set QT5_BASE_DIR=QT5_BASE_DIR=C:\Qt\5.9.3\msvc2015_64 Please try: QT5_BASE_DIR=C:\Qt\5.9.3\msvc2015_64 ___ Sent via:

[Wireshark-dev] Qt-related error during build prep

2017-12-03 Thread Paul Offord
Hi, I have upgraded from VS2013 to VS2015 and Qt 5.6 to Qt 5.9. I have a problem running the cmake preparation command. I'm running all commands from VS2015 x64 Native Tools Command Prompt. [cid:image001.png@01D36C5B.C20A3930] I setup the environment with: set CYGWIN=nodosfilewarning set

Re: [Wireshark-dev] tshark: export to pdml improvements

2017-12-03 Thread Pavel Strnad
Hi Pascal, I have tried to use Gerrit for review. See https://code.wireshark.org/review/#/c/24681/ Best Regards, Pavel From: Wireshark-dev [mailto:wireshark-dev-boun...@wireshark.org] On Behalf Of Pascal Quantin Sent: Saturday, December 2, 2017 5:28 PM To: Developer support list for