[gephex-devel] Status of win32 build system for gephex-0.4

Georg Seidel georg at gephex.org
Sat Jun 25 18:17:25 CEST 2005


Georg Seidel wrote:
> 
>> Related to this: does anybody on this list have experience with 
>> automating
>> vs .net builds?
> 
> 
> It would be especially nice to find a solution that let's one build gephex
> using only the free vs .net compiler without the gui and third party tools.

MutantBuild seems to be able to compile solution files from the command
line:
http://www.testdriven.net/wiki/default.aspx/MyWiki.MutantBuild

If I understood that correctly, it is built on top of MSBuild:
http://msdn2.microsoft.com/library/0k6kkbsd.aspx

The documentation is a bit .NET biased, don't know how well it works
for C++ projects...

Georg


More information about the gephex-devel mailing list