[Mono-list] Visual Studio 2005 .NET solution compiling on Linux

Ankit Jain radical at gmail.com
Wed Aug 1 03:32:47 EDT 2007


Hi,

> 4.      I tried converting the Visual Studio 2005 solution using
> MonoDevelop, but this failed.  Not really what I wanted to do anyway, as I
> wanted to use the same files on both Windows and Linux.

You can use MonoDevelop to directly build the VS2005 solution. Either
from the GUI or from the command line like -
   mdtool build --buildfile:foo.sln

MD can directly work with VS2005 solutions, no conversion to any other
format required.

-Ankit


More information about the Mono-list mailing list