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 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
