Aight, that works like a charm now, however (ofcourse) i receive new errors a bit down:
c++ -o gui/wxllist.o -c -I/home/slegge/src/cvs/M/buildM/include -I/home/slegge/src/cvs/M/include -I/usr/include/openssl -I/usr/local/lib/wx/include/gtk-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/home/slegge/src/cvs/M/extra/include -I/home/slegge/src/cvs/M/buildM/extra/src/c-client -I/home/slegge/src/cvs/M/extra/src/compface -I/home/slegge/src/cvs/M/src/wx/vcard -O2 -MMD -Wall .src/gui/wxllist.cpp .src/gui/wxllist.cpp: In method `void wxLayoutPrintout::GetPageInfo (int *, int *, int *, int *)': .src/gui/wxllist.cpp:3416: no matching function for call to `wxPostScriptDC::wxPostScriptDC (const char[14], bool)' /usr/local/include/wx/generic/dcpsg.h:41: candidates are: wxPostScriptDC::wxPostScriptDC () /usr/local/include/wx/generic/dcpsg.h:44: wxPostScriptDC::wxPostScriptDC (const wxPrintData &) /usr/local/include/wx/generic/dcpsg.h:148: wxPostScriptDC::wxPostScriptDC (const wxPostScriptDC &) make[1]: *** [gui/wxllist.o] Error 1 make[1]: Leaving directory `/home/slegge/src/cvs/M/buildM/src' make: *** [all] Error 2 On Sun, 26 Jan 2003 00:04:46 +0100 (Romance Standard Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote: > On Sat, 25 Jan 2003 02:54:39 +0100 (CET) Slegge <[EMAIL PROTECTED]> wrote: > > S> When I try compilling the latest cvs sources, I end up gettings the > error > S> bellow. I'm using the latest wxWindows CVS sources, buildt using the > S> recomened settings. > ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
