[MonoDevelop] MonoDevelop trunk and Mono trunk
Lluis Sanchez Gual
lluis at novell.com
Wed Jan 7 04:05:56 EST 2009
El lun, 05-01-2009 a las 21:58 +0100, Bart Masschelein escribió:
> Hi all,
>
> Is there a major break between the latest Mono, and the Mono version
> used for the MonoDevelop development? When I compile MD with the
> latest Mono (2.3), the compilation goes fine (read: I get an
> executable and a bunch of assemblies), but when I run MD, I get some
> warning and errors.
There is no known issue with MD trunk and Mono trunk. It works fine
here.
> What is additionally weird is that for some reason
> the build directory is used, whereas the installed MD is called (~/
> local/bin/monodevelop). See first error for this.
That should not happen with Mono.Addins 0.4.
>
> Googling each time brings me to 'major breaks' between versions, more
> related to .Net though. One post was mentioning that one of the
> changes was 'to use the more secure method of requiring the user to
> specify the full pulbic key, rather than the publickeytoken.'
>
> Any ideas?
>
> Bart
>
> WARNING: Cannot find Mozilla directory containing libgtkembedmoz.so.
> Some Addins may not be able to function. Please set MOZILLA_FIVE_HOME
> to your Mozilla directory.
> WARNING: [MonoDevelop.Components,1.9.1] Could not load some add-in
> assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MonoDevelop.Components'.
> WARNING: [MonoDevelop.Core.Gui,1.9.1] Could not load some add-in
> assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MonoDevelop.Core.Gui'.
> WARNING: [MonoDevelop.Core,1.9.1] Could not load some add-in
> assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MonoDevelop.Core'.
> WARNING: [MonoDevelop.Ide,1.9.1] Could not load some add-in
> assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MonoDevelop.Ide'.
> WARNING: [MonoDevelop.Projects.Gui,1.9.1] Could not load some add-in
> assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MonoDevelop.Projects.Gui'.
> WARNING: [MonoDevelop.Projects,1.9.1] Could not load some add-in
> assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MonoDevelop.Projects'.
> ERROR: There was an error while scanning assembly: /Users/masschel/
> repos/monodevelop/main/build/bin/MonoDevelop.exe (Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MonoDevelop'.)
> WARNING: [MonoDevelop.MacPlatform,1.9.1] Could not load some add-in
> assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MacPlatform'.
> WARNING: [MonoDevelop.AssemblyBrowser,1.9.1] Could not load some add-
> in assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MonoDevelop.AssemblyBrowser'.
> WARNING: [MonoDevelop.SourceEditor2,1.9.1] Could not load some add-in
> assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MonoDevelop.SourceEditor2'.
> WARNING: [MonoDevelop.ILAsmBinding,1.9.1] Could not load some add-in
> assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'ILAsmBinding'.
> WARNING: [MonoDevelop.CBinding,1.9.1] Could not load some add-in
> assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MonoDevelop.CBinding'.
> ERROR: There was an error while scanning assembly: /Users/masschel/
> repos/monodevelop/main/build/AddIns/BackendBindings/
> MonoDevelop.CSharpBinding.Autotools.dll (Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MonoDevelop.CSharpBinding.Autotools'.)
> WARNING: [MonoDevelop.CSharpBinding,1.9.1] Could not load some add-in
> assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MonoDevelop.CSharpBinding'.
> WARNING: [MonoDevelop.VBBinding,1.9.1] Could not load some add-in
> assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MonoDevelop.VBNetBinding'.
> WARNING: [MonoDevelop.ChangeLogAddIn,1.9.1] Could not load some add-in
> assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'ChangeLogAddIn'.
> WARNING: [MonoDevelop.AspNet,1.9.1] Could not load some add-in
> assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MonoDevelop.AspNet'.
> WARNING: [MonoDevelop.Autotools,1.9.1] Could not load some add-in
> assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MonoDevelop.Autotools'.
> WARNING: [MonoDevelop.CodeMetrics,1.9.1] Could not load some add-in
> assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MonoDevelop.CodeMetrics'.
> WARNING: [MonoDevelop.Debugger,1.9.1] Could not load some add-in
> assemblies: Could not load type
> 'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from
> assembly 'MonoDevelop.Debugger'.
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
More information about the Monodevelop-list
mailing list