diff options
author | Mark Spruiell <mes@zeroc.com> | 2008-01-29 14:31:41 -0800 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2008-01-29 14:31:41 -0800 |
commit | 60c8f9a46ff7b83e9b921af47dd5a9abce09eae8 (patch) | |
tree | 80ad2f234f08d552291061cf4435aec64107cec7 | |
parent | Many build system fixes to not require ICE_HOME anymore when building a sourc... (diff) | |
download | ice-60c8f9a46ff7b83e9b921af47dd5a9abce09eae8.tar.bz2 ice-60c8f9a46ff7b83e9b921af47dd5a9abce09eae8.tar.xz ice-60c8f9a46ff7b83e9b921af47dd5a9abce09eae8.zip |
adding note to INSTALL.WINDOWS about iceserviceinstaller
-rw-r--r-- | cpp/INSTALL.WINDOWS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/INSTALL.WINDOWS b/cpp/INSTALL.WINDOWS index 38307ac7388..f1f6d14afa1 100644 --- a/cpp/INSTALL.WINDOWS +++ b/cpp/INSTALL.WINDOWS @@ -258,7 +258,8 @@ Now you're ready to build Ice: Visual C++ 2005 Note -------------------- -Compiling the src\IcePatch2 directory generates a number of warnings: +Compiling the src\IcePatch2 and src\iceserviceinstaller directories +generates warnings like the one shown below: security.manifest:manifest authoring warning 81010002:Unrecognized Element "trustInfo" in namespace "urn:schemas-microsoft-com:asm.v3". |