Leds
Allison Randal
allison at lohutok.net
Wed Feb 22 02:27:07 UTC 2012
I looked into it a little further, and I'm getting the following errors
when I try to compile LEDs in MonoDevelop on Ubuntu Oneiric, using the
instructions you added in the INSTALL file: to open the project with
'monodevelop leds.csproj', and then follow Project->Create Package, and
choose "Archive of Binaries". (There's no option named "Binary files",
but I'm guessing that's just a translation issue, since the Spanish
instructions in the same INSTALL file say "Archivos de binarios".)
======
Creating packages
Package: Archive of Binaries
Building: leds (Debug|x86)
Generating GUI code for project 'leds'...
Performing main compilation...
/usr/bin/gmcs /noconfig
"/out:/home/allison/src/arb/leds-review/second-try/Leds/source/bin/Debug/leds2.exe"
"/r:/usr/lib/mono/2.0/System.dll" "/r:/usr/lib/mono/2.0/Mono.Posix.dll"
"/r:/usr/lib/mono/2.0/ICSharpCode.SharpZipLib.dll"
"/r:/usr/lib/mono/2.0/System.Core.dll" /nologo /warn:4 /debug:+
/debug:full /optimize- /codepage:utf8 /platform:x86 "/define:DEBUG"
/main:leds2.MainClass /t:winexe
"/res:/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/gui.stetic,gui.stetic"
"/res:/home/allison/src/arb/leds-review/second-try/Leds/source/Properties/Resources.resources,leds2.Properties.Resources.resources"
"/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/generated.cs"
"/home/allison/src/arb/leds-review/second-try/Leds/source/MainWindow.cs"
"/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs"
"/home/allison/src/arb/leds-review/second-try/Leds/source/Main.cs"
"/home/allison/src/arb/leds-review/second-try/Leds/source/AssemblyInfo.cs"
"/home/allison/src/arb/leds-review/second-try/Leds/source/dlgAbout.cs"
"/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/leds2.dlgAbout.cs"
"/home/allison/src/arb/leds-review/second-try/Leds/source/Properties/Resources.Designer.cs"
Try using -pkg:gtk-sharp
Try using -pkg:gtk-sharp
Try using -pkg:gtk-sharp
Try using -pkg:gdk-sharp
Try using -pkg:gtk-sharp
Try using -pkg:gtk-sharp
Compilation failed: 25 error(s), 0 warnings
/home/allison/src/arb/leds-review/second-try/Leds/source/MainWindow.cs(19,7):
error CS0246: The type or namespace name `Gtk' could not be found. Are
you missing a using directive or an assembly reference?
/home/allison/src/arb/leds-review/second-try/Leds/source/dlgAbout.cs(7,41):
error CS0246: The type or namespace name `Gtk' could not be found. Are
you missing a using directive or an assembly reference?
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/generated.cs(9,50):
error CS0246: The type or namespace name `Gtk' could not be found. Are
you missing a using directive or an assembly reference?
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/generated.cs(19,31):
error CS0246: The type or namespace name `Gdk' could not be found. Are
you missing a using directive or an assembly reference?
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/generated.cs(53,31):
error CS0246: The type or namespace name `Gtk' could not be found. Are
you missing a using directive or an assembly reference?
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/generated.cs(58,31):
error CS0246: The type or namespace name `Gtk' could not be found. Are
you missing a using directive or an assembly reference?
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(6,17):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(7,17):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(8,17):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(9,17):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(10,17):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(11,17):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(12,17):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(13,17):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(14,17):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(15,17):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(16,17):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(17,17):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(18,17):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(19,17):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/MainWindow.cs(30,54):
error CS0246: The type or namespace name `DeleteEventArgs' could not be
found. Are you missing a using directive or an assembly reference?
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/leds2.dlgAbout.cs(7,25):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/leds2.dlgAbout.cs(8,25):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/leds2.dlgAbout.cs(9,25):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/leds2.dlgAbout.cs(10,25):
error CS0400: The type or namespace name `Gtk' could not be found in the
global namespace (are you missing an assembly reference?)
Build complete -- 25 errors, 12 warnings
The reference 'glib-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
The reference 'glade-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
The reference 'pango-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
The reference 'gtk-dotnet, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
The reference 'gtk-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
The reference 'gdk-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
The reference 'atk-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
The reference 'gdk-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
The reference 'atk-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
Assembly 'MonoDevelop.Core, Version=2.4.0.0, Culture=neutral' not found.
Make sure that the assembly exists in disk. If the reference is required
to build the project you may get compilation errors.
Assembly 'MonoDevelop.GtkCore, Version=2.4.0.0, Culture=neutral' not
found. Make sure that the assembly exists in disk. If the reference is
required to build the project you may get compilation errors.
Assembly 'MonoDevelop.Gettext, Version=2.4.0.0, Culture=neutral' not
found. Make sure that the assembly exists in disk. If the reference is
required to build the project you may get compilation errors.
warning: The reference 'glib-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
warning: The reference 'glade-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
warning: The reference 'pango-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
warning: The reference 'gtk-dotnet, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
warning: The reference 'gtk-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
warning: The reference 'gdk-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
warning: The reference 'atk-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
warning: The reference 'gdk-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
warning: The reference 'atk-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework
of the project.
warning: Assembly 'MonoDevelop.Core, Version=2.4.0.0, Culture=neutral'
not found. Make sure that the assembly exists in disk. If the reference
is required to build the project you may get compilation errors.
warning: Assembly 'MonoDevelop.GtkCore, Version=2.4.0.0,
Culture=neutral' not found. Make sure that the assembly exists in disk.
If the reference is required to build the project you may get
compilation errors.
warning: Assembly 'MonoDevelop.Gettext, Version=2.4.0.0,
Culture=neutral' not found. Make sure that the assembly exists in disk.
If the reference is required to build the project you may get
compilation errors.
/home/allison/src/arb/leds-review/second-try/Leds/source/MainWindow.cs(19,7)
: error CS0246: The type or namespace name `Gtk' could not be found. Are
you missing a using directive or an assembly reference?
/home/allison/src/arb/leds-review/second-try/Leds/source/dlgAbout.cs(7,41)
: error CS0246: The type or namespace name `Gtk' could not be found. Are
you missing a using directive or an assembly reference?
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/generated.cs(9,50)
: error CS0246: The type or namespace name `Gtk' could not be found. Are
you missing a using directive or an assembly reference?
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/generated.cs(19,31)
: error CS0246: The type or namespace name `Gdk' could not be found. Are
you missing a using directive or an assembly reference?
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/generated.cs(53,31)
: error CS0246: The type or namespace name `Gtk' could not be found. Are
you missing a using directive or an assembly reference?
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/generated.cs(58,31)
: error CS0246: The type or namespace name `Gtk' could not be found. Are
you missing a using directive or an assembly reference?
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(6,17)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(7,17)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(8,17)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(9,17)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(10,17)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(11,17)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(12,17)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(13,17)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(14,17)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(15,17)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(16,17)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(17,17)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(18,17)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/MainWindow.cs(19,17)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/MainWindow.cs(30,54)
: error CS0246: The type or namespace name `DeleteEventArgs' could not
be found. Are you missing a using directive or an assembly reference?
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/leds2.dlgAbout.cs(7,25)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/leds2.dlgAbout.cs(8,25)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/leds2.dlgAbout.cs(9,25)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
/home/allison/src/arb/leds-review/second-try/Leds/source/gtk-gui/leds2.dlgAbout.cs(10,25)
: error CS0400: The type or namespace name `Gtk' could not be found in
the global namespace (are you missing an assembly reference?)
The source project failed to build.
More information about the App-review-board
mailing list