As far as I know, MonoDevelop is still a little ways off from building on WinXP without significant hacks. gtksourceview-sharp and gecko-sharp are required to build MonoDevelop. There have been difficulties getting these two libraries to build on windows (due in part to some mozilla issue, IIRC). However, I think that this has been fixed and that we should be seeing them released for windows in the near future.
The Mono installer for windows only contains mono, mcs, GTK#, and XSP. If you want to be able to use an IDE, you can look into using Visual Studio .NET The Novell Forge (forge.novell.com) contains a GTK# installer package that will set you up with GTK# and Glade# project templates for VS.NET. Otherwise, you'll have to resort to using your favorite text editor and the command line. jeremiah On Fri, 14 Jan 2005 09:17:46 +1300, Sashan Govender <[EMAIL PROTECTED]> wrote: > Hi > > I''ve downloaded the Windows Installer and expected to find > monodevelop somewhere because it said here > http://www.monodevelop.org/tutorials/package_install.aspx that the > mono develop packages are here http://www.mono-project.com/downloads/. > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
