Compiling f-spot with monodevelop
- From: "delrocq info laposte net" <delrocq info laposte net>
- To: f-spot-list gnome org
- Subject: Compiling f-spot with monodevelop
- Date: Fri, 10 Sep 2010 08:23:57 +0200
Hi,
I would like to compile the last (HEAD) version of f-spot on my Ubuntu
Lucid.
It works ok in command line using instruction given here:
http://f-spot.org/How_To_Build_from_HEAD
But I can't compile it using monodevelop: I get error messages
Monodevelop version : 2.2.1
and:
laurent NC10:~$ mono -V
Mono JIT compiler version 2.4.4 (Debian 2.4.4~svn151842-1ubuntu4)
Copyright (C) 2002-2010 Novell, Inc and Contributors.
www.mono-project.com
TLS: __thread
GC: Included Boehm (with typed GC)
SIGSEGV: altstack
Notifications: epoll
Architecture: x86
Disabled: none
What should I do to compile f-spot on monodevelop?
Thanks.
Build log:
Compilation: F-Spot (Debug)
Compilation de la solution F-Spot
Compilation: FSpot.Editors.BW (Debug)
Exécution de la compilation principale...
/usr/bin/gmcs /noconfig
"/out:/home/laurent/Documents/dev/fspot/src/f-spot/bin/FSpot.Editors.BWEditor.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/FSpot.Core.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/f-spot.exe" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/Hyena.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/FSpot.Cms.dll" "/r:/usr/lib/cli/gtk-sharp-2.0/gtk-sharp.dll" "/r:/usr/lib/cli/glib-sharp-2.0/glib-sharp.dll" "/r:/usr/lib/cli/gdk-sharp-2.0/gdk-sharp.dll" "/r:Mono.Posix.dll" "/r:System.Core.dll" /nologo /warn:4 /debug:+ /debug:full /optimize- /codepage:utf8 -unsafe "/define:DEBUG" /t:library "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Editors/FSpot.Editors.BW/FSpot.Addins.Editors/BWEditor.cs" "/res:/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Editors/FSpot.Editors.BW/Resources/BWEditor.addin.xml,BWEditor.addin.xml"
Compilation failed: 1 error(s), 0 warnings
/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Editors/FSpot.Editors.BW/FSpot.Addins.Editors/BWEditor.cs(18,12): error CS0234: The type or namespace name `Simd' does not exist in the namespace `Mono'. Are you missing an assembly reference?
Compilation Terminée -- 1 Erreur, 1 Avertissement
Compilation: FSpot.Tools.ChangePhotoPath (Debug)
Exécution de la compilation principale...
/usr/bin/gmcs /noconfig
"/out:/home/laurent/Documents/dev/fspot/src/f-spot/bin/FSpot.Tools.ChangePhotoPath.dll" "/r:/usr/lib/cli/gtk-sharp-2.0/gtk-sharp.dll" "/r:/usr/lib/cli/glib-sharp-2.0/glib-sharp.dll" "/r:System.dll" "/r:System.Core.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/lib/gtk-sharp-beans/gtk-sharp-beans.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/Hyena.Gui.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/Hyena.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/f-spot.exe" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/FSpot.Core.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/FSpot.Utils.dll" /nologo /warn:4 /debug:+ /debug:full /optimize- /codepage:utf8 "/define:DEBUG" /t:library "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Tools/FSpot.Tools.ChangePhotoPath/FSpot.Tools.ChangePhotoPath/ChangePhotoPathController.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Tools/FSpot.Tools.ChangePhotoPath/FSpot.Tools.ChangePhotoPath/ChangePhotoPathGui.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Tools/FSpot.Tools.ChangePhotoPath/FSpot.Tools.ChangePhotoPath/IChangePhotoPathGui.cs" "/res:/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Tools/FSpot.Tools.ChangePhotoPath/Resources/ChangePhotoPath.addin.xml,ChangePhotoPath.addin.xml" "/res:/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Tools/FSpot.Tools.ChangePhotoPath/Resources/ChangePhotoPath.ui,ChangePhotoPath.ui"
** (/usr/lib/mono/2.0/gmcs.exe:1832): WARNING **: The following assembly
referenced
from /home/laurent/Documents/dev/fspot/src/f-spot/lib/gtk-sharp-beans/gtk-sharp-beans.dll could not be loaded:
Assembly: gio-sharp (assemblyref_index=4)
Version: 2.14.0.0
Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed
in the MONO_PATH environment variable, or in the location of the
executing assembly
(/home/laurent/Documents/dev/fspot/src/f-spot/lib/gtk-sharp-beans/).
** (/usr/lib/mono/2.0/gmcs.exe:1832): WARNING **: Could not load file or
assembly 'gio-sharp, Version=2.14.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
Unhandled Exception: System.Reflection.ReflectionTypeLoadException: The
classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes
(bool)
at System.Reflection.Assembly.GetTypes () [0x00000]
at Mono.CSharp.RootNamespace.ComputeNamespaces
(System.Reflection.Assembly assembly) [0x00000]
at Mono.CSharp.RootNamespace.ComputeNamespaces () [0x00000]
at Mono.CSharp.Driver.LoadReferences () [0x00000]
at Mono.CSharp.Driver.Compile () [0x00000]
at Mono.CSharp.Driver.Main (System.String[] args) [0x00000]
** (/usr/lib/mono/2.0/gmcs.exe:1832): WARNING **: The following assembly
referenced
from /home/laurent/Documents/dev/fspot/src/f-spot/lib/gtk-sharp-beans/gtk-sharp-beans.dll could not be loaded:
Assembly: gio-sharp (assemblyref_index=4)
Version: 2.14.0.0
Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed
in the MONO_PATH environment variable, or in the location of the
executing assembly
(/home/laurent/Documents/dev/fspot/src/f-spot/lib/gtk-sharp-beans/).
** (/usr/lib/mono/2.0/gmcs.exe:1832): WARNING **: Could not load file or
assembly 'gio-sharp, Version=2.14.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
Unhandled Exception: System.Reflection.ReflectionTypeLoadException: The
classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes
(bool)
at System.Reflection.Assembly.GetTypes () [0x00000]
at Mono.CSharp.RootNamespace.ComputeNamespaces
(System.Reflection.Assembly assembly) [0x00000]
at Mono.CSharp.RootNamespace.ComputeNamespaces () [0x00000]
at Mono.CSharp.Driver.LoadReferences () [0x00000]
at Mono.CSharp.Driver.Compile () [0x00000]
at Mono.CSharp.Driver.Main (System.String[] args) [0x00000]
Compilation Terminée -- 1 Erreur, 0 Avertissement
Compilation: FSpot.Exporters.Facebook (Debug)
Exécution de la compilation principale...
/usr/bin/gmcs /noconfig
"/out:/home/laurent/Documents/dev/fspot/src/f-spot/bin/FSpot.Exporters.Facebook.dll" "/r:System.Core.dll" "/r:System.dll" "/r:Mono.Posix.dll" "/r:/usr/lib/cli/gtk-sharp-2.0/gtk-sharp.dll" "/r:/usr/lib/cli/glib-sharp-2.0/glib-sharp.dll" "/r:/usr/lib/cli/Gnome.Keyring-1.0/Gnome.Keyring.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/lib/gtk-sharp-beans/gtk-sharp-beans.dll" "/r:System.Xml.dll" "/r:/usr/lib/cli/gdk-sharp-2.0/gdk-sharp.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/Hyena.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/FSpot.Core.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/f-spot.exe" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/Hyena.Gui.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/FSpot.Platform.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/FSpot.Utils.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/FSpot.Widgets.dll" /nologo /warn:4 /debug:+ /debug:full /optimize- /codepage:utf8 "/define:DEBUG" /t:library "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/FindNullableClashes.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/facebook.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/Album.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/Error.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/Event.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/FacebookException.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/FacebookParam.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/FacebookSession.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/Friend.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/FriendInfo.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/Group.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/Location.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/Notification.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/PeopleList.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/Photo.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/Responses.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/SessionInfo.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/SessionWrapper.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/Tag.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/User.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Mono.Facebook/Util.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/FSpot.Exporters.Facebook/FacebookExport.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/FSpot.Exporters.Facebook/FacebookExportDialog.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/FSpot.Exporters.Facebook/FacebookTagPopup.cs" "/res:/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Resources/FacebookExport.addin.xml,FacebookExport.addin.xml" "/res:/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Facebook/Resources/FacebookExport.ui,FacebookExport.ui"
** (/usr/lib/mono/2.0/gmcs.exe:1837): WARNING **: The following assembly
referenced
from /home/laurent/Documents/dev/fspot/src/f-spot/lib/gtk-sharp-beans/gtk-sharp-beans.dll could not be loaded:
Assembly: gio-sharp (assemblyref_index=4)
Version: 2.14.0.0
Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed
in the MONO_PATH environment variable, or in the location of the
executing assembly
(/home/laurent/Documents/dev/fspot/src/f-spot/lib/gtk-sharp-beans/).
** (/usr/lib/mono/2.0/gmcs.exe:1837): WARNING **: Could not load file or
assembly 'gio-sharp, Version=2.14.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
Unhandled Exception: System.Reflection.ReflectionTypeLoadException: The
classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes
(bool)
at System.Reflection.Assembly.GetTypes () [0x00000]
at Mono.CSharp.RootNamespace.ComputeNamespaces
(System.Reflection.Assembly assembly) [0x00000]
at Mono.CSharp.RootNamespace.ComputeNamespaces () [0x00000]
at Mono.CSharp.Driver.LoadReferences () [0x00000]
at Mono.CSharp.Driver.Compile () [0x00000]
at Mono.CSharp.Driver.Main (System.String[] args) [0x00000]
** (/usr/lib/mono/2.0/gmcs.exe:1837): WARNING **: The following assembly
referenced
from /home/laurent/Documents/dev/fspot/src/f-spot/lib/gtk-sharp-beans/gtk-sharp-beans.dll could not be loaded:
Assembly: gio-sharp (assemblyref_index=4)
Version: 2.14.0.0
Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed
in the MONO_PATH environment variable, or in the location of the
executing assembly
(/home/laurent/Documents/dev/fspot/src/f-spot/lib/gtk-sharp-beans/).
** (/usr/lib/mono/2.0/gmcs.exe:1837): WARNING **: Could not load file or
assembly 'gio-sharp, Version=2.14.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
Unhandled Exception: System.Reflection.ReflectionTypeLoadException: The
classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes
(bool)
at System.Reflection.Assembly.GetTypes () [0x00000]
at Mono.CSharp.RootNamespace.ComputeNamespaces
(System.Reflection.Assembly assembly) [0x00000]
at Mono.CSharp.RootNamespace.ComputeNamespaces () [0x00000]
at Mono.CSharp.Driver.LoadReferences () [0x00000]
at Mono.CSharp.Driver.Compile () [0x00000]
at Mono.CSharp.Driver.Main (System.String[] args) [0x00000]
Compilation Terminée -- 1 Erreur, 0 Avertissement
Compilation: FSpot.Exporters.Gallery (Debug)
Exécution de la compilation principale...
/usr/bin/gmcs /noconfig
"/out:/home/laurent/Documents/dev/fspot/src/f-spot/bin/FSpot.Exporters.Gallery.dll" "/r:System.Core.dll" "/r:Mono.Posix.dll" "/r:System.dll" "/r:System.Xml.dll" "/r:/usr/lib/cli/glib-sharp-2.0/glib-sharp.dll" "/r:/usr/lib/cli/gtk-sharp-2.0/gtk-sharp.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/lib/gtk-sharp-beans/gtk-sharp-beans.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/Hyena.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/FSpot.Core.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/FSpot.Utils.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/f-spot.exe" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/Hyena.Gui.dll" "/r:/home/laurent/Documents/dev/fspot/src/f-spot/bin/FSpot.Widgets.dll" /nologo /warn:4 /debug:+ /debug:full /optimize- /codepage:utf8 "/define:DEBUG" /t:library "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Gallery/FSpot.Exporters.Gallery/FormClient.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Gallery/FSpot.Exporters.Gallery/GalleryExport.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Gallery/FSpot.Exporters.Gallery/GalleryRemote.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Gallery/FSpot.Exporters.Gallery/GalleryAccount.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Gallery/FSpot.Exporters.Gallery/GalleryAccountManager.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Gallery/FSpot.Exporters.Gallery/AccountDialog.cs" "/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Gallery/FSpot.Exporters.Gallery/GalleryAddAlbum.cs" "/res:/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Gallery/Resources/GalleryExport.addin.xml,GalleryExport.addin.xml" "/res:/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Gallery/Resources/gallery_add_album_dialog.ui,gallery_add_album_dialog.ui" "/res:/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Gallery/Resources/gallery_add_dialog.ui,gallery_add_dialog.ui" "/res:/home/laurent/Documents/dev/fspot/src/f-spot/src/Extensions/Exporters/FSpot.Exporters.Gallery/Resources/gallery_export_dialog.ui,gallery_export_dialog.ui"
** (/usr/lib/mono/2.0/gmcs.exe:1842): WARNING **: The following assembly
referenced
from /home/laurent/Documents/dev/fspot/src/f-spot/lib/gtk-sharp-beans/gtk-sharp-beans.dll could not be loaded:
Assembly: gio-sharp (assemblyref_index=4)
Version: 2.14.0.0
Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed
in the MONO_PATH environment variable, or in the location of the
executing assembly
(/home/laurent/Documents/dev/fspot/src/f-spot/lib/gtk-sharp-beans/).
** (/usr/lib/mono/2.0/gmcs.exe:1842): WARNING **: Could not load file or
assembly 'gio-sharp, Version=2.14.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
Unhandled Exception: System.Reflection.ReflectionTypeLoadException: The
classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes
(bool)
at System.Reflection.Assembly.GetTypes () [0x00000]
at Mono.CSharp.RootNamespace.ComputeNamespaces
(System.Reflection.Assembly assembly) [0x00000]
at Mono.CSharp.RootNamespace.ComputeNamespaces () [0x00000]
at Mono.CSharp.Driver.LoadReferences () [0x00000]
at Mono.CSharp.Driver.Compile () [0x00000]
at Mono.CSharp.Driver.Main (System.String[] args) [0x00000]
** (/usr/lib/mono/2.0/gmcs.exe:1842): WARNING **: The following assembly
referenced
from /home/laurent/Documents/dev/fspot/src/f-spot/lib/gtk-sharp-beans/gtk-sharp-beans.dll could not be loaded:
Assembly: gio-sharp (assemblyref_index=4)
Version: 2.14.0.0
Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed
in the MONO_PATH environment variable, or in the location of the
executing assembly
(/home/laurent/Documents/dev/fspot/src/f-spot/lib/gtk-sharp-beans/).
** (/usr/lib/mono/2.0/gmcs.exe:1842): WARNING **: Could not load file or
assembly 'gio-sharp, Version=2.14.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
Unhandled Exception: System.Reflection.ReflectionTypeLoadException: The
classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes
(bool)
at System.Reflection.Assembly.GetTypes () [0x00000]
at Mono.CSharp.RootNamespace.ComputeNamespaces
(System.Reflection.Assembly assembly) [0x00000]
at Mono.CSharp.RootNamespace.ComputeNamespaces () [0x00000]
at Mono.CSharp.Driver.LoadReferences () [0x00000]
at Mono.CSharp.Driver.Compile () [0x00000]
at Mono.CSharp.Driver.Main (System.String[] args) [0x00000]
Compilation Terminée -- 1 Erreur, 0 Avertissement
---------------------- Fini ----------------------
La référence 'Mono.Simd' n'est pas valide pour le framework cible du
projet.
Compilation : 4 Erreurs, 1 Avertissement
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]