Re: wxMDialog error in Windows make
Vadim Zeitlin <[email protected]>
| Newsgroups | gmane.mail.mahogany.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 7 Jun 2006 19:59:01 +1000 Mark Livingstone <[email protected]> wrote: ML> c:\M\src\gui\wxMDialogs.cpp(2165) : error C2065: 'wxHtmlWindow' : undeclared identifier Looks like a missing header, thanks. I wonder how did it compile both for me and Nerijus... Anyhow, fixed now in the cvs. Thanks, VZ