wx.NET is a wxWidgets-wrapper for Mono. The compilation is not really straight-forward as one is used to.
Build/Linux and rename the file Defs.in.template to Defs.inINCLUDE_STC = no # WXW_SOURCE_DIR = $(HOME)/packages/wx-widgets-2.6.4 WXW_INSTALL_DIR= /usr
Build/Common and edit the file wx-config-helper: Comment out line #241 so that it looks like this: # SDie("output of '$wx_cmd' did not contain a -L/path/to/wx-widgets/lib/directory flag; are you sure wxWidgets has been built?") if ($wx_out !~ m#-L/#);
Build/Linux and run make wxnet-core
Bin/wx.NET.dll