aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2007-10-29 15:11:20 +0000
committerBill Meier <wmeier@newsguy.com>2007-10-29 15:11:20 +0000
commita708791aa0dd793a8d371449f6d75f5f2219055b (patch)
tree00523213b2276da17387f02f798b54e5092cf923 /docbook
parenteca5a7d7d410554825e972c28c7be7732b32e9d4 (diff)
Add comment for Windows build re config.nmake and .h file changes requiring distclean
svn path=/trunk/; revision=23308
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_quick_setup.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_quick_setup.xml b/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
index 84edae0661..3e7fc86c54 100644
--- a/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
+++ b/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
@@ -394,9 +394,15 @@
version, e.g.: Version 0.99.4-myprotocol123 - you might
run a release version previously installed!</para>
</listitem>
- </orderedlist>Tip: If compilation fails for suspicious
+ </orderedlist>
+ Tip: If compilation fails for suspicious
reasons after you changed some source files try to distclean
- the sources and make "all" again</para>
+ the sources and nmake "all" again.</para>
+ <para>Note that the Wireshark Windows nmake scripts do not currently
+ track include file (.h) dependencies. A distclean and nmake "all" are
+ thus normally required
+ after include file changes and after changes to files such as
+ config.nmake which are used when generating certain include files.</para>
</section>
<section>
<title>Debug Environment Setup (XXX)</title>