Jan Kokott wrote:
> Hi,
>
> I found out that much.
> The -i option I got from
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/html/U1077.asp
> maybe that wasn´t a good idea.
It depends. -k or -i can get as much as possible compiled in one run.
You then run (n)make agai
now I will use Linux instead.
Thank you anyway.
With kind Regards Jan
Original-Nachricht
Datum: Fri, 12 Jan 2007 10:40:48 +0100 (CET)
Von: Jaap Keuter <[EMAIL PROTECTED]>
An: Developer support list for Wireshark
Betreff: Re: [Wireshark-dev] Build Error in 0.99.4 L
Hi,
Where do you get the "-i" from in "nmake -i Makefile.nmake". Doesn't that
cover up build problems earlier on? My guess is that the build of
capture_if_details_dlg.c failed but it scrolled off screen. The linker
then couldn't find the object to build the libui.lib, which by itself is a
target t
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 'captu