Skip to content

Instantly share code, notes, and snippets.

@knocte
Created August 4, 2014 11:36
Show Gist options
  • Save knocte/7ef94dc5153f6235b80a to your computer and use it in GitHub Desktop.
Save knocte/7ef94dc5153f6235b80a to your computer and use it in GitHub Desktop.
Errors:
/home/knocte1404/bce/src/OnlineMetadataFixer/OnlineMetadataFixer.fsproj (Build) ->
/usr/lib/mono/4.0/Microsoft.FSharp.Targets (CoreCompile target) ->
/home/knocte1404/bce/src/OnlineMetadataFixer/Banshee.OnlineMetadataFixer/AcoustIDKeysHelper.fs(30,6): error FS0039: The namespace or module 'Gnome' is not defined
/home/knocte1404/bce/src/OnlineMetadataFixer/Banshee.OnlineMetadataFixer/AcoustIDKeysHelper.fs(36,17): error FS0039: The namespace or module 'Ring' is not defined
/home/knocte1404/bce/src/OnlineMetadataFixer/Banshee.OnlineMetadataFixer/AcoustIDKeysHelper.fs(38,9): error FS0039: The namespace or module 'Ring' is not defined
/home/knocte1404/bce/src/OnlineMetadataFixer/Banshee.OnlineMetadataFixer/AcoustIDKeysHelper.fs(43,17): error FS0039: The namespace or module 'Ring' is not defined
/home/knocte1404/bce/src/OnlineMetadataFixer/Banshee.OnlineMetadataFixer/AcoustIDKeysHelper.fs(44,21): error FS0039: The type 'KeyringException' is not defined
/home/knocte1404/bce/src/OnlineMetadataFixer/Banshee.OnlineMetadataFixer/AcoustIDKeysHelper.fs(44,21): error FS0039: The type 'KeyringException' is not defined
/home/knocte1404/bce/src/OnlineMetadataFixer/Banshee.OnlineMetadataFixer/AcoustIDKeysHelper.fs(46,13): error FS0039: The namespace or module 'Ring' is not defined
/home/knocte1404/bce/src/OnlineMetadataFixer/Banshee.OnlineMetadataFixer/AcoustIDKeysHelper.fs(51,17): error FS0039: The namespace or module 'Ring' is not defined
/home/knocte1404/bce/src/OnlineMetadataFixer/Banshee.OnlineMetadataFixer/AcoustIDKeysHelper.fs(52,21): error FS0039: The type 'KeyringException' is not defined
/home/knocte1404/bce/src/OnlineMetadataFixer/Banshee.OnlineMetadataFixer/AcoustIDKeysHelper.fs(52,21): error FS0039: The type 'KeyringException' is not defined
/home/knocte1404/bce/src/OnlineMetadataFixer/Banshee.OnlineMetadataFixer/AcoustIDKeysHelper.fs(53,17): error FS0041: A unique overload for method 'Warning' could not be determined based on type information prior to this program point. A type annotation may be needed. Candidates: Hyena.Log.Warning(e: exn) : unit, Hyena.Log.Warning(message: string) : unit
/home/knocte1404/bce/src/OnlineMetadataFixer/Banshee.OnlineMetadataFixer/AcoustIDPreferences.fs(38,6): error FS0039: The namespace or module 'Gnome' is not defined
1 Warning(s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment