[Mono-list] Converting csproj to Makefile
Andy Waddell
awaddell at fnfr.com
Thu Sep 22 13:29:06 EDT 2005
Just tried it with not-so-good results... but it looks like a C# version
of what I did in my perl script. I'll take a look at the source, but it
looks like they may not support the Beta 2 file version yet.
Thanks for the pointer.
[awaddell at AWLNX Foundation]$ prj2make Foundation.csproj
EXCEPTION: System.NullReferenceException: Object reference not set to an
instance of an object
in <0x00048> Mfconsulting.General.Prj2Make.SlnMaker:GetCsprojFileVersion
(System.String strInCsprojFile)
in <0x0026d> Mfconsulting.General.Prj2Make.SlnMaker:MsSlnHelper (Boolean
isUnixMode, Boolean isMcsMode, Boolean isSln, System.String slnFile)
[awaddell at AWLNX Foundation]$
-----Original Message-----
From: Rafael Ferreira [mailto:lists at ophion.org]
Sent: Thursday, September 22, 2005 9:51 AM
To: Andy Waddell
Cc: mono-list at lists.ximian.com
Subject: Re: [Mono-list] Converting csproj to Makefile
have you tried prj2make ?
On Thu, 2005-09-22 at 09:41 -0700, Andy Waddell wrote:
> I've been working on getting our product to run under Mono and one of
> the first problems I had to solve was the moving target of all the
> MSDEV (2005 B2 btw) project files that the rest are team are actively
> working with. I wrote a quick-and-dirty Perl script to suck up the
> XML from the .csproj files and write out a simple Makefile and this
> has been fine, but I wonder if there is a better way? Yesterday I
> noticed the "xbuild" project but I couldn't find too much information
> about it. Could someone point me in the right direction or offer
> suggestions so that I don't spend too much time re-inventing the
> wheel?
>
>
>
> --andy
>
>
>
>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
More information about the Mono-list
mailing list