On Sat, 02 Jun 2007 19:00:53 +0200 Christian Buhtz <[EMAIL PROTECTED]> wrote:
CB> Ok, I am not sure If I am right but I buil imapd with C::B using the CB> Makefile.nt. Well, you didn't build it as make failed. CB> There is a old MSVC6 on my system. This is likely to be the problem. You need newer SDK than the one which came with VC6 (it's almost 10 year old after all). The SDK can be downloaded freely from Microsoft. CB> I do not know what "make" does Code::Blocks use. In my winxp-shell is CB> make an unknown command. Sorry, I don't understand what does this have to do with anything? nmake is used with MSVC, make is used with mingw32... 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 [email protected] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
