Hello,
I finally managed to built monodevlop via Fink, for use on a
Mac...
and I not not saying it is actually working now...
Mac users : Help needed....
To built MD I had to make 2 modifications to the .info ...
1- in gecko-sharp, remove the depencies on mono-tools ( to
avoid a
known yet-to-fixed circular reference )
2- in monodevelop, change a depency from 'gtkhtml3' to
'gtkhtml3.8.15' ( see the thread
With that, MD compiled OK.
Does this make sense to you all ?
Or did you manage to compile MD more smoothly ?
and BTW, MD is not yet running fine ( see below )
any idea why ?
TIA,
--pbarthelemy
iMac-des-Barthelemy:~ philippe$ /sw/bin/monodevelop
(./MonoDevelop.exe:7665): GLib-GObject-CRITICAL **:
gtype.c:2242:
initialization assertion failed, use g_type_init() prior to
this
function
(./MonoDevelop.exe:7665): GLib-GObject-WARNING **: cannot
retrieve
class for invalid (unclassed) type `<invalid>'
(./MonoDevelop.exe:7665): GLib-GObject-CRITICAL **:
g_object_class_find_property: assertion `G_IS_OBJECT_CLASS
(class)'
failed
** (./MonoDevelop.exe:7665): CRITICAL **: get_default:
assertion `spec
!= NULL' failed
(./MonoDevelop.exe:7665): GLib-GObject-CRITICAL **:
g_object_class_find_property: assertion `G_IS_OBJECT_CLASS
(class)'
failed
** (./MonoDevelop.exe:7665): CRITICAL **: get_default:
assertion `spec
!= NULL' failed
(./MonoDevelop.exe:7665): GLib-GObject-CRITICAL **:
g_object_class_find_property: assertion `G_IS_OBJECT_CLASS
(class)'
failed
** (./MonoDevelop.exe:7665): CRITICAL **: get_default:
assertion `spec
!= NULL' failed
(./MonoDevelop.exe:7665): GLib-GObject-CRITICAL **:
g_object_class_find_property: assertion `G_IS_OBJECT_CLASS
(class)'
failed
** (./MonoDevelop.exe:7665): CRITICAL **: get_default:
assertion `spec
!= NULL' failed
(./MonoDevelop.exe:7665): GLib-GObject-CRITICAL **:
g_object_class_find_property: assertion `G_IS_OBJECT_CLASS
(class)'
failed
** (./MonoDevelop.exe:7665): CRITICAL **: get_default:
assertion `spec
!= NULL' failed
Stacktrace:
at (wrapper managed-to-native)
Gnome.Program.gtksharp_gnome_program_init
(string,string,intptr,int,intptr,int,Gnome.Program/PropertyA
rg[])
<0xffffffff>
at (wrapper managed-to-native)
Gnome.Program.gtksharp_gnome_program_init
(string,string,intptr,int,intptr,int,Gnome.Program/PropertyA
rg[])
<0x000a8>
at Gnome.Program..ctor
(string,string,Gnome.ModuleInfo,string[],object[])
<0x004dc>
at MonoDevelop.Ide.Gui.IdeStartup.Run (string[])
<0x00838>
at MonoDevelop.Core.AddIns.AddInService.StartApplication
(string,string[]) <0x00264>
at MonoDevelop.Startup.SharpDevelopMain.Main (string[])
<0x00058>
at (wrapper runtime-invoke)
System.Object.runtime_invoke_int_string[]
(object,intptr,intptr,intptr) <0x00074>
Abort trap
iMac-des-Barthelemy:~ philippe$
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
|