Skip to content

Instantly share code, notes, and snippets.

@knocte
Created January 26, 2014 18:35
Show Gist options
  • Select an option

  • Save knocte/8637232 to your computer and use it in GitHub Desktop.

Select an option

Save knocte/8637232 to your computer and use it in GitHub Desktop.
Errors:
/home/knocte/Documents/Code/OpenSource/monodevelop/main/Main.sln (default targets) ->
(Build target) ->
/home/knocte/Documents/Code/OpenSource/monodevelop/main/external/xwt/Xwt.Gtk.Mac/Xwt.Gtk.Mac.csproj (default targets) ->
/usr/lib/mono/4.0/Microsoft.CSharp.targets (CoreCompile target) ->
WebViewBackend.cs(34,3): error CS0246: The type or namespace name `MonoMac' could not be found. Are you missing an assembly reference?
424 Warning(s)
1 Error(s)
Time Elapsed 00:00:45.9448740
make[2]: *** [sln_build] Error 1
make[2]: Leaving directory `/home/knocte/Documents/Code/OpenSource/monodevelop/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/knocte/Documents/Code/OpenSource/monodevelop/main'
make: *** [all-recursive] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment