Ask Your Question
0

Procedure to build the dev branch

asked 2018-05-10 12:13:13 +0000

this post is marked as community wiki

This post is a wiki. Anyone with karma >750 is welcome to improve it.

I have GIT cloned the dev branch from following path: git clone https://code.wireshark.org/review/wir...

What is the exact procedure to build the code ?

I am able to download and build the release version using following command: ./configure ; make

But I don't see any many file used by "make" in the development branch and also there is no "configure" file.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-05-10 12:16:48 +0000

grahamb gravatar image

Have you looked at the Wireshark Developers Guide?

For the master branch all builds on all platforms are configured via CMake. For Unix see the build instructions here.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2018-05-10 12:13:13 +0000

Seen: 247 times

Last updated: May 10 '18