Hi latest CVS gives me compilation errors
.src/gui/ClickURL.cpp: In method `void ClickableURL::OpenInBrowser (int) const': .src/gui/ClickURL.cpp:351: call of overloaded `wxString(MOptionValue)' is ambiguous /home/michele/MyStuff/include/wx/string.h:281: candidates are: wxString::wxString (int) /home/michele/MyStuff/include/wx/string.h:288: wxString::wxString (const wxString &) /home/michele/MyStuff/include/wx/string.h:303: wxString::wxString (char, unsigned int = 1) .src/gui/ClickURL.cpp:369: aggregate `stat statbuf' has incomplete type and cannot be initialized .src/gui/ClickURL.cpp:373: `lstat' undeclared (first use this function) .src/gui/ClickURL.cpp:373: (Each undeclared identifier is reported only once for each function it appears in.) gmake[1]: *** [gui/ClickURL.o] Error 1 gmake[1]: Leaving directory `/home/michele/Projects/Builds/M/src' gmake: *** [all] Error 2 I thought to update my wxWindows, but I get a failed cvs login cvs update: authorization failed: server cvs.wxwindows.org rejected access to /home/wxcvs for user anoncvs any of you with the same problems? Thanks -- Michele Ravani [EMAIL PROTECTED] "Those who live hoping, die singing" My Gran ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
