Hi,
You are right, nmake is a MSVC function. Wireshark
is not made to be builded with eclipse.
If you want to do it, there is a "make"
function for eclipse but you might
have to rewrite the makefiles to make them compatible with
eclipse.
Anyway all the softs used to compile Wireshark on
Windows are free... it is easier just to follow the
guide...
regards
Yann
Hi,
I am using Eclipse as my C/C++ editor and have not installed
MSVS. Can anyone please tell me the steps to build the code using Eclipse. I
went through the dev-guide however it uses the nmake command which I think is
something related to MSVS. I have the code repository from SVN in my local
C:\wireshark.
Thanks
|