On Mon, 24 Mar 2003 04:59:44 +0200 (EET) Nerijus Baliunas <[EMAIL PROTECTED]> wrote:
> classes/XFace.o(.text+0x8ba):XFace.cpp: undefined reference to > `wxIconManager::LoadImage(wxString, bool *, bool)' > classes/XFace.o(.text+0xec0):XFace.cpp: undefined reference to > `wxIconManager::LoadImage(wxString, bool *, bool)' > collect2: ld returned 1 exit status I commented it out and now it links. But after using executable for a while it seems OS_WIN, and not OS_UNIX should be defined, as otherwise netscape, sendmail, etc are used. So here comes another compilation error: .src/gui/ClickURL.cpp:317: call of overloaded `wxString(wxRegKey)' is ambiguous /usr/local/wxWindows.gcc2/include/wx/string.h:288: candidates are: wxString::wxS tring(int) /usr/local/wxWindows.gcc2/include/wx/string.h:295: wxString::wxS tring(const wxString &) /usr/local/wxWindows.gcc2/include/wx/string.h:310: wxString::wxS tring(char, unsigned int = 1) operator wxString() const { return QueryDefaultValue(); } is defined in wx/msw/registry.h, and I included it. Regards, Nerijus ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers