>===== Original Message From Vadim Zeitlin <[EMAIL PROTECTED]> 
=====
>On Sun, 14 Apr 2002 14:29:20 +0200 slegge <[EMAIL PROTECTED]> wrote:
>
>s> The error seems to have moved to adb/AdbDialogs now ;)
>
> Are you sure you got all the latest files from the cvs? Normally Profile.h
>should have a line "#include <Mdefaults.h>" which defines all these
>constants. Could you please redo "cvs -q up" again, just in case?
>
> Thanks,
>VZ

i'm starting to get a feeling i shouldn't have goten out of my bed today...
"cvs -q up" seems fine, but the only #include line i can find in Profile.h 
(include/Profile.h) is #include "MObject.h". 
After updating the cvs again, i got make past the AdbDialogs, but now it stops 
at the html viewer (*sigh* will it never end)

This seems like it might be a problem with wxgtk though, and not the cvs 
source...


c++ -o modules/HtmlViewer.o -c -fPIC -I/home/slegge/src/cvs/M/build/include 
-I/home/slegge/src/cvs/M/include -I/usr/local/lib/wx/include/gtkd-2.3 
-I/usr/local/include -D__WXDEBUG__ -D__WXGTK__ 
-I/home/slegge/src/cvs/M/extra/include 
-I/home/slegge/src/cvs/M/build/extra/src/c-client 
-I/home/slegge/src/cvs/M/extra/src/compface 
-I/home/slegge/src/cvs/M/src/wx/vcard -fno-rtti -fno-exceptions -O2 -MMD -Wall 
.src/modules/HtmlViewer.cpp
.src/modules/HtmlViewer.cpp:284: ISO C++ forbids declaration of
`wxHtmlOpeningStatus' with no type
.src/modules/HtmlViewer.cpp:284: `wxHtmlOpeningStatus' declared as a
`virtual' field
.src/modules/HtmlViewer.cpp:284: parse error before `('
.src/modules/HtmlViewer.cpp:426: syntax error before `::'
.src/modules/HtmlViewer.cpp: In method `void HtmlViewer::StartHeaders
()':
.src/modules/HtmlViewer.cpp:707: no matching function for call to
`wxFont::IsFixedWidth ()'
make[1]: *** [modules/HtmlViewer.o] Error 1
make[1]: Leaving directory `/home/slegge/src/cvs/M/build/src'
make: *** [all] Error 2

Slegge
~Suravye ninto manshima taishite~


_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to