[Mono-list] Prj2Make for VS2005

Marek Sieradzki marek.sieradzki at gmail.com
Wed Dec 7 18:03:08 EST 2005


Dnia 07-12-2005, śro o godzinie 15:48 -0600, Francisco T. Martinez
napisał(a):
> Antonello Provenzano wrote:
> > Hi guys,
> >
> > I recently moved from VisualStudio 2003 (Everett) to Visual Studio
> > 2005 (Whidbey) for the development under Windows environments (for
> > both .NET and Mono environments, with some hacks).
> > Anyway, I used to pregenerate the .prjx and make files for
> > compatibility with MonoDevelop and Linux gmake (or even MS NMake) with
> > the older version of VS.
> > I tried to do the same for VS2005, but it seems not working: is it
> > there a version of Prj2Make that is suitable? If not, is there any
> > plan for the improvements of the tool to support it?
> >   
> I intend to work on some level of compatibility with Prj2make# and
> Visual Studio 2005.  However, I have a number of other projects and
> pressing issues that are keeping me from working on that at present.  My
> hopes are to begin work on that task around March, 2006.
> 
> Paco
> PS
> The sooner I get GtkSourceView-Sharp working on Windows (natively) the
> sooner I will be able to work on other non-profit projects.

To build VS2005 projects you need only MSBuild. After some rewrite you
would be able to use xbuild for this.  It will be also possible to write
project file type addin to MonoDevelop for VS2005 files.
I don't think that making code from a scratch for whole new format is
good solution. Problem is that I won't have time for a few months to
update xbuild (MSBuild changed recently in NET 2.0 release) because I'm
finishing high school.

-- 
Marek Sieradzki <marek.sieradzki at gmail.com>



More information about the Mono-list mailing list