I guess it is expecting

*wxPostScriptDC*(*const wxString& */output/, *bool */ interactive = 
TRUE/,* wxWindow **/parent/)

a string reference and a pointer at the end?

c++ -o gui/wxllist.o -c -fPIC -I/home/michele/Projects/Builds/M/include 
-I/home/michele/Projects/M/include -DEXPERIMENTAL_NSImporter 
-I/home/michele/MyStuff/lib/wx/include/gtkd-2.3 
-I/home/michele/MyStuff/include -D__WXDEBUG__ -D__WXGTK__ 
-I/home/michele/Projects/M/extra/include 
-I/home/michele/Projects/Builds/M/extra/src/c-client 
-I/home/michele/Projects/M/extra/src/compface 
-I/home/michele/Projects/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:3405: no matching function for call to
`wxPostScriptDC::wxPostScriptDC (const char[14], bool)'
/home/michele/MyStuff/include/wx/generic/dcpsg.h:41: candidates are: 
wxPostScriptDC::wxPostScriptDC ()
/home/michele/MyStuff/include/wx/generic/dcpsg.h:44:                 
wxPostScriptDC::wxPostScriptDC
(const wxPrintData &)
/home/michele/MyStuff/include/wx/generic/dcpsg.h:142:                 
wxPostScriptDC::wxPostScriptDC
(const wxPostScriptDC &)
gmake[1]: *** [gui/wxllist.o] Error 1
gmake[1]: Leaving directory `/home/michele/Projects/Builds/M/src'
gmake: *** [all] Error 2




-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to