There should be a HOWTObuild-file. ;)

Vadim Zeitlin schrieb:
> The file osdep.h is generated during c-client build. Unfortunately I don't
> think c-client supports mingw32 under Windows so you'll have to add support
> for building it too. Look at lib/imap/imap.vcproj for what I had to do to
> build it with VC7.

You mean I have to build it just one time. If everything is ok each 
other MinGW+Code::Blocks user hadn't it to do it again?

There are no makefiles for c-client. You mean lib/imap/* ? Should I 
build this? The readme there is not very usefull and I am not able to 
read makefiles.

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

> CB> I am against using a plattform specific compiler like MSVC for a 
> CB> plattform-independent application. That is why I do not use MSVC (I 
> CB> could add it to Code::Blocks).
> CB> Using gcc is a good why I think. It runs on Windows, Unix and Mac(?).
> 
>  Yes, and I love g++ too but under Windows MSVC has too many advantages
> (faster compilation, better generated code and, especially, much better
> debugger) to not use it.

Did you mean the interface of the debugger in the MSVC-IDE? I have no 
problems using my gdb with C::B.
Ok but we work on to handle the project with different compilers. :)

best wishes
Christian


-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to