Already had the 'vcvars32.bat' run to set the environment, then nmake /f Makefile.win, and got the same errors "Link: fatal error: Link1101: incorrect mspdb80.dll version, recheck installation of this product, nmake fatal error U1077 : 'link.exe' return code '0x44d' stop", that was already done, any specific steps for windows XP ? I am curious about the OS u are using for the project. Please anyone built the code on Windows XP help specifically.
About the license, of course my company understands, we are just in Research and Development mode, when we complete the project edition we'll release it as open source, don't worry ;) Gigi Ahmed .NET Developer www.cairosource.com 6 EL Nil EL Abyad, Mohandiseen Cairo, Egypt Direct: +2 02 3303 7175 Mobile: +2 012 220 4165 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Davide Libenzi Sent: Monday, June 07, 2010 6:12 PM To: XMail Users Mailing List Subject: Re: [xmail] building the source code [giving specific error codes and description] On Mon, 7 Jun 2010, GiGi wrote: > > First of all thanks for your reply, > > Second: actually the binaries are not my choice from the beginning; I need to build the source code before I use it, for future > understanding and customizing i.e. modifying the code then building it. First, building is as simple as running the 'vcvars32.bat' (which sets the MS VC++ environment) and then running 'nmake /f Makefile.win'. This worked fine for every MS VC++ version I used since 1999. Second, your company does not show any traces of a company which is even rmotely close to one which releases open source code. Are you sure you have understood the XMail license correctly? - Davide _______________________________________________ xmail mailing list [email protected] http://xmailserver.org/mailman/listinfo/xmail _______________________________________________ xmail mailing list [email protected] http://xmailserver.org/mailman/listinfo/xmail
