On 1/13/13 5:19 PM, Bill Meier wrote: > On 1/13/2013 8:00 PM, Danniel_zeng wrote: >> >> Thanks Anders Broman and Guy Harris >> But How can I see the "entire " error ? As i don't know what the exact >> error is . >> > > If you look at the prceeding output there should (will) be an error > message explicitly saying something like "warning ..." or "error ...". > > Note the error/warning may be quite some lines of text previous (where > each line of text is the name of a file being compiled).
Running "nmake -f makefile.nmake" again can help since the relevant error message will be printed out immediately before nmake returns instead of being buried in a bunch of other output. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
