[wx-dev] wxUSE_MS_HTML_HELP
Vadim Zeitlin
vadim at wxwindows.org
Mon Jul 3 17:12:38 PDT 2006
On Mon, 03 Jul 2006 16:55:24 -0700 Robin Dunn <robin at alldunn.com> wrote:
RD> Robin Dunn wrote:
RD> > Looks like the change to how wxUSE_MS_HTML_HELP is defined (or not) is
RD> > causing some warnings:
RD> >
RD> > ../src/common/cshelp.cpp:37:5: warning: "wxUSE_MS_HTML_HELP" is not defined
RD> > ../src/common/cshelp.cpp:386:5: warning: "wxUSE_MS_HTML_HELP" is not
RD> > defined
RD> > ../src/common/cshelp.cpp:392:5: warning: "wxUSE_MS_HTML_HELP" is not
RD> > defined
RD> >
RD>
RD> Oops, I forgot to mention that this happens while compiling wxGTK.
I've committed a hackish fix. I don't know how to fix it more elegantly...
Sorry,
VZ
More information about the wx-dev
mailing list