Hypothetical situation, but (as always) with some grounding in reality.
If I were developing a Mono/.NET that would be developed and compiled against both frameworks, what is the best build solution?
The ones I can come up with are:
1) Use make and autotools on both Linux and Windows (via Cygwin?) 2) Use MonoDevelop on Linux and SharpDevelop on Windows 3) Use Visual Studio .NET on Windows and prj2make on Linux 4) Use Nant on both
Are there any other options?
Cheers,
--
Dave Murphy - http://www.schwuk.com
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
