First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Build Wireshark on other IDE other than MS Visual Studio

Would like to know if there is alternate IDE other than MS Visual Studio to build Wireshark code. Also, interested to know if there are alternate tool chain for building Wireshark code other than the ones specified in https://www.wireshark.org/docs/wsdg_h.... Or should we strictly follow these without any alternate. Thank you.

kirankumarg.81's avatar
1
kirankumarg.81
asked 2022-02-01 15:35:56 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

The only supported buildchain on Windows is Visual Studio, VS2019 or VS2022.

Some work has been done on building with MSSYS2 but it's not tested by the core infrastructure and I have no idea if it's usable.

grahamb's avatar
23.8k
grahamb
answered 2022-02-01 16:29:47 +0000
edit flag offensive 0 remove flag delete link

Comments

Thanks Graham for the reply. Looks like MSSYS2 is not completely verified and working.

kirankumarg.81's avatar kirankumarg.81 (2022-02-02 13:52:43 +0000) edit

Note you don't have to actually use the VS IDE. I've handled my Wireshark work for decades with a text editor and the command line.

grahamb's avatar grahamb (2022-02-02 13:58:35 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer