users@lists.sourceforge.net
Subject: [NAnt-users] Missing assemblies, though referenced
Hello *,
I'm trying to use NAnt to build a C# project under Debian GNU/Linux.
When I run it, as `nant build` (see below), I get:
[csc] /home/neo/code/c-sharp/gnome-rdp/src/SessionTreeView.cs(20,7): error
CS0246: The type or
Hello *,
I'm trying to use NAnt to build a C# project under Debian GNU/Linux.
When I run it, as `nant build` (see below), I get:
[csc] /home/neo/code/c-sharp/gnome-rdp/src/SessionTreeView.cs(20,7): error
CS0246: The type or namespace name `Gtk' could not be found. Are you missing a
using directive