aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docbook/wsdg_src/WSDG_chapter_quick_setup.xml')
-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>