[Mono-list] missing windows components?

Guido Sohne guido@sohne.net
Wed, 21 Jul 2004 21:14:29 +0000


I'm developing an application using Mono 1.0 on Debian using gtk# and
glade#. One goal is for the application to be cross platform and I would
like to run this on Windows as well. 

The Mono 1.0 installer for windows appears to be missing the required
libraries and compiling the whole stack from source is the option of
last resort.

What's the recommended way to run gtk# and glade# applications on
Windows?

-- G.