https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15662

Peter Wu <pe...@lekensteyn.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |pe...@lekensteyn.nl
     Ever confirmed|0                           |1

--- Comment #1 from Peter Wu <pe...@lekensteyn.nl> ---
I can reproduce build failures on Windows on current master
(v3.1.0rc0-564-g727aaad3ae), I'll have a look.

FWIW, disabling all BUILD_xxx options on Linux works fine.

mkdir build && cd build
cmake -GNinja $(grep 'BUILD\S+' -Po ../CMakeOptions.txt | sed 's/.*/-D&=OFF/')
..
ninja
DESTDIR=$PWD/fs ninja install

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to