Advertisement
Guest User

My Error Logs

a guest
Mar 10th, 2016
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.19 KB | None | 0 0
  1. This is the Output Tab:
  2.  
  3. 1>------ Build started: Project: Launchpad.Launcher, Configuration: Debug Any CPU ------
  4. 2>------ Build started: Project: Launchpad.Utilities, Configuration: Debug Any CPU ------
  5. 1>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1819,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  6. 1>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1819,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  7. 1>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1819,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Mono.Posix". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  8. 1>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1819,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  9. 1>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1819,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  10. 1>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.CSharp.CurrentVersion.targets(133,9): warning MSB3884: Could not find rule set file "..\..\User Files\Documents\Visual Studio\Rulesets\Extended-correctness-design-managed-security.ruleset".
  11. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\Unix-UI\MainWindow.cs(1,7,1,10): error CS0246: The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?)
  12. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\Unix-UI\SettingsDialog.cs(1,7,1,10): error CS0246: The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?)
  13. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\Handlers\UnixHandler.cs(1,7,1,11): error CS0246: The type or namespace name 'Mono' could not be found (are you missing a using directive or an assembly reference?)
  14. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\Unix-UI\MainWindow.cs(10,39,10,45): error CS0246: The type or namespace name 'Window' could not be found (are you missing a using directive or an assembly reference?)
  15. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\generated.cs(9,36,9,39): error CS0246: The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?)
  16. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\Unix-UI\MainWindow.cs(254,48,254,63): error CS0246: The type or namespace name 'DeleteEventArgs' could not be found (are you missing a using directive or an assembly reference?)
  17. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(7,19,7,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  18. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(9,19,9,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  19. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(11,19,11,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  20. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(13,19,13,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  21. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(15,19,15,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  22. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(17,19,17,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  23. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(19,19,19,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  24. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(21,19,21,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  25. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(23,19,23,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  26. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(25,19,25,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  27. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(27,19,27,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  28. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(29,19,29,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  29. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(31,19,31,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  30. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(33,19,33,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  31. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(35,19,35,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  32. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(37,19,37,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  33. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(39,19,39,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  34. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(41,19,41,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  35. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs(43,19,43,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  36. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\generated.cs(19,17,19,20): error CS0246: The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?)
  37. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\generated.cs(24,17,24,20): error CS0246: The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?)
  38. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\Unix-UI\SettingsDialog.cs(10,43,10,49): error CS0246: The type or namespace name 'Dialog' could not be found (are you missing a using directive or an assembly reference?)
  39. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(7,19,7,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  40. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(9,19,9,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  41. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(11,19,11,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  42. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(13,19,13,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  43. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(15,19,15,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  44. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(17,19,17,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  45. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(19,19,19,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  46. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(21,19,21,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  47. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(23,19,23,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  48. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(25,19,25,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  49. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(27,19,27,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  50. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(29,19,29,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  51. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(31,19,31,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  52. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(33,19,33,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  53. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(35,19,35,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  54. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(37,19,37,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  55. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(39,19,39,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  56. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(41,19,41,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  57. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(43,19,43,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  58. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(45,19,45,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  59. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(47,19,47,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  60. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(49,19,49,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  61. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(51,19,51,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  62. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(53,19,53,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  63. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(55,19,55,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  64. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(57,19,57,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  65. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(59,19,59,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  66. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(61,19,61,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  67. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(63,19,63,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  68. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(65,19,65,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  69. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(67,19,67,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  70. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(69,19,69,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  71. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(71,19,71,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  72. 1>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs(73,19,73,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  73. 2>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1819,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  74. 2>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1819,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  75. 2>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1819,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  76. 2>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1819,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  77. 2>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1819,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Mono.Posix". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  78. 2>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.CSharp.CurrentVersion.targets(133,9): warning MSB3884: Could not find rule set file "..\..\User Files\Documents\Visual Studio\Rulesets\Extended-correctness-design-managed-security.ruleset".
  79. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\Unix-UI\MainWindow.cs(2,7,2,10): error CS0246: The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?)
  80. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\generated.cs(9,36,9,39): error CS0246: The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?)
  81. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\generated.cs(19,17,19,20): error CS0246: The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?)
  82. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\generated.cs(24,17,24,20): error CS0246: The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?)
  83. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\Unix-UI\MainWindow.cs(9,36,9,39): error CS0246: The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?)
  84. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\Unix-UI\MainWindow.cs(24,48,24,63): error CS0246: The type or namespace name 'DeleteEventArgs' could not be found (are you missing a using directive or an assembly reference?)
  85. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs(7,19,7,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  86. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs(9,19,9,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  87. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs(11,19,11,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  88. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs(13,19,13,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  89. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs(15,19,15,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  90. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs(17,19,17,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  91. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs(19,19,19,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  92. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs(21,19,21,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  93. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs(23,19,23,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  94. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs(25,19,25,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  95. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs(27,19,27,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  96. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs(29,19,29,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  97. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs(31,19,31,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  98. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs(33,19,33,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  99. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs(35,19,35,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  100. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs(37,19,37,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  101. 2>C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs(39,19,39,22): error CS0400: The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?)
  102. ========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
  103.  
  104.  
  105. This is the Error Tab:
  106.  
  107. Severity Code Description Project File Line Suppression State
  108. Error CS0246 The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\generated.cs 9 Active
  109. Error CS0246 The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\generated.cs 19 Active
  110. Error CS0246 The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\generated.cs 24 Active
  111. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 7 Active
  112. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 9 Active
  113. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 11 Active
  114. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 13 Active
  115. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 15 Active
  116. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 17 Active
  117. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 19 Active
  118. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 21 Active
  119. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 23 Active
  120. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 25 Active
  121. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 27 Active
  122. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 29 Active
  123. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 31 Active
  124. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 33 Active
  125. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 35 Active
  126. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 37 Active
  127. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 39 Active
  128. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 41 Active
  129. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.MainWindow.cs 43 Active
  130. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 7 Active
  131. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 9 Active
  132. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 11 Active
  133. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 13 Active
  134. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 15 Active
  135. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 17 Active
  136. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 19 Active
  137. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 21 Active
  138. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 23 Active
  139. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 25 Active
  140. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 27 Active
  141. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 29 Active
  142. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 31 Active
  143. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 33 Active
  144. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 35 Active
  145. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 37 Active
  146. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 39 Active
  147. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 41 Active
  148. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 43 Active
  149. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 45 Active
  150. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 47 Active
  151. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 49 Active
  152. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 51 Active
  153. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 53 Active
  154. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 55 Active
  155. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 57 Active
  156. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 59 Active
  157. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 61 Active
  158. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 63 Active
  159. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 65 Active
  160. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 67 Active
  161. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 69 Active
  162. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 71 Active
  163. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\gtk-gui\Launchpad.Launcher.SettingsDialog.cs 73 Active
  164. Error CS0246 The type or namespace name 'Mono' could not be found (are you missing a using directive or an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\Handlers\UnixHandler.cs 1 Active
  165. Error CS0246 The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\Unix-UI\MainWindow.cs 1 Active
  166. Error CS0246 The type or namespace name 'Window' could not be found (are you missing a using directive or an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\Unix-UI\MainWindow.cs 10 Active
  167. Error CS0246 The type or namespace name 'DeleteEventArgs' could not be found (are you missing a using directive or an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\Unix-UI\MainWindow.cs 254 Active
  168. Error CS0246 The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\Unix-UI\SettingsDialog.cs 1 Active
  169. Error CS0246 The type or namespace name 'Dialog' could not be found (are you missing a using directive or an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\Unix-UI\SettingsDialog.cs 10 Active
  170. Error CS0246 The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\generated.cs 9 Active
  171. Error CS0246 The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\generated.cs 19 Active
  172. Error CS0246 The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\generated.cs 24 Active
  173. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs 7 Active
  174. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs 9 Active
  175. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs 11 Active
  176. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs 13 Active
  177. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs 15 Active
  178. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs 17 Active
  179. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs 19 Active
  180. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs 21 Active
  181. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs 23 Active
  182. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs 25 Active
  183. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs 27 Active
  184. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs 29 Active
  185. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs 31 Active
  186. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs 33 Active
  187. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs 35 Active
  188. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs 37 Active
  189. Error CS0400 The type or namespace name 'Gtk' could not be found in the global namespace (are you missing an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\gtk-gui\Launchpad.Utilities.MainWindow.cs 39 Active
  190. Error CS0246 The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\Unix-UI\MainWindow.cs 2 Active
  191. Error CS0246 The type or namespace name 'Gtk' could not be found (are you missing a using directive or an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\Unix-UI\MainWindow.cs 9 Active
  192. Error CS0246 The type or namespace name 'DeleteEventArgs' could not be found (are you missing a using directive or an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\Unix-UI\MainWindow.cs 24 Active
  193. Error CS0103 The name 'Gtk' does not exist in the current context Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\Program.cs 17 Active
  194. Error CS1061 'MainWindow' does not contain a definition for 'Show' and no extension method 'Show' accepting a first argument of type 'MainWindow' could be found (are you missing a using directive or an assembly reference?) Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\Program.cs 20 Active
  195. Error CS0103 The name 'Gtk' does not exist in the current context Launchpad.Launcher C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Launcher\Program.cs 21 Active
  196. Error CS0103 The name 'Gtk' does not exist in the current context Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\Program.cs 82 Active
  197. Error CS1061 'MainWindow' does not contain a definition for 'Show' and no extension method 'Show' accepting a first argument of type 'MainWindow' could be found (are you missing a using directive or an assembly reference?) Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\Program.cs 85 Active
  198. Error CS0103 The name 'Gtk' does not exist in the current context Launchpad.Utilities C:\Users\Osias\Downloads\LauncherTest\Launchpad-master\Launchpad.Utilities\Program.cs 86 Active
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement