Hi,
I tried to build the 0.99.4 (latest Version http://www.wireshark.org/download.html)from source in my win XP.
After using
nmake -i Makefile.nmake
It does a lot of stuff and seems to work for a long time but then suddenly stops with
LINK : fatal error LNK1181: cannot open input file 'capture_if_details_dlg.obj'
NMAKE : fatal error U1073: don't know how to make 'gtk\libui.lib'
Stop.
The second fatal error was found some time ago :
http://www.ethereal.com/lists/ethereal-dev/200606/msg00228.html
but no one answered to the problem.
I tried to do it again with a distclean and another cmd Window with clean Path as suggested here http://www.wireshark.org/lists/wireshark-dev/200611/msg00590.html
but that didn�t work.
Anyone got a solution to this problem ?
So long Jan