On Fri, 26 Oct 2007 19:51:20 +0530 Dister Kemp <[EMAIL PROTECTED]> wrote:

DK>     I am trying to build Mahogany from source on a Windows XP with
DK> MS Visual Studio 6 (yea I have to stick with it for other project reasons)
DK> I looked at the trunk and found that the M has shifted to VS7 and above.

 Hello,

 Yes, and this happened quite some time ago so I'm afraid it might require
some effort to make it compile with VC6. Is there really no way for you to
use VC7 or maybe mingw32/cygwin?

DK> VS cribbed saying M.dsp is corrupted and long story short, I was
DK> unable to get the M project load.

 Could it be just the EOL problem again? Check that the .dsp file has DOS
line terminations ("\r\n").

DK> So my question is, anybody out there who still maintain .dsw/.dsp
DK> for M and if not, what would be the way forward here.

 Maybe the conversion doesn't work because of the custom build steps. You
could try removing them and trying again.

 Otherwise the only solution I see is to take the latest M.dsp from the
svn, do a diff for M.vcproj between then and now and manually apply it to
the .dsp file.

 Good luck (although it would be really good if you could avoid VC6
all together :-) and if you have any questions/problems, please don't
hesitate to ask here.
VZ


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to