> I'm trying a fresh check out and rebuild now.

Which now gets me this:

.src/mail/MailFolder.cpp: In function `bool MailFolder::Init ()':
.src/mail/MailFolder.cpp:1274: `SetupOnlineManager' undeclared (first
use this function)
.src/mail/MailFolder.cpp:1274: (Each undeclared identifier is reported
only once for each function it appears in.)
make[1]: *** [mail/MailFolder.o] Error 1
make[1]: Leaving directory `/BUILD/M/build_dir/src'
make: *** [quartstatic] Error 2


grep -r SetupOnline *
classes/MApplication.cpp:      SetupOnlineManager(); // make options change 
effective
gui/wxMApp.cpp:wxMApp::SetupOnlineManager(void)
mail/MailFolder.cpp:         SetupOnlineManager();

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

Reply via email to