On Sat, 02 Jun 2007 12:36:47 +0200 Christian Buhtz <[EMAIL PROTECTED]> wrote:

CB> There should be a HOWTObuild-file. ;)

 There is doc/build_win.txt. As a matter of fact, you should modify it to
add notes about building with C::B when you finish.

CB> Vadim Zeitlin schrieb:
CB> > The file osdep.h is generated during c-client build. Unfortunately I don't
CB> > think c-client supports mingw32 under Windows so you'll have to add 
support
CB> > for building it too. Look at lib/imap/imap.vcproj for what I had to do to
CB> > build it with VC7.
CB> 
CB> You mean I have to build it just one time. If everything is ok each 
CB> other MinGW+Code::Blocks user hadn't it to do it again?

 Well, c-client sources change rarely but they still do change sometimes.
And, of course, when they change, the library has to be rebuilt.

CB> There are no makefiles for c-client. You mean lib/imap/* ?

 Yes, sorry. c-client is the old name of this library.

CB> I will try to import the imap-project in code::blocks.
CB> What is about all the other things in the lib-folder?

 They are optional. compface is for X-Face support and dspam is for built
in spam detector. You can disable the former by undefining HAVE_COMPFACE_H
in config.h. As for the latter, I think it should be enough to just exclude
src/modules/spam/DspamFilter.cpp from the project.

 Regards,
VZ


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to