mono / xwt

A cross-platform UI toolkit for creating desktop applications with .NET and Mono

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do you get this to compile and run on Windows?

jaykannan opened this issue · comments

I got this running fairly easily on Visual Studio for Mac with hardly anything to do. how do I get it to compile under Visual Studio 2017 on Windows 10? or should I use Xamarin Studio - I tried that too but didn't get anywhere.

If I have a clean install of Windows 10 and Visual Studio 2017 (or XS), what do I need to do to ensure all dependencies are available for this to work on Windows is there a guide?