I have installed MD 2.6b3 and the lates monodroid add-in. I can see the
add-in is installed. However when I open Tools>Options>Other>Mono for
Android in MonoDevelop I get an exception (see below). The issue seems to be
a missing assembly "mono.posix".  Any ideas how I resolve the missing
dependency?

Having followed the install instructions it's disappointing that it is not
there. I want to evaluate and possible select monodroid for my company's
mobile development platform but so far it's not looking good. Exception
details follow: 

System.Reflection.TargetInvocationException: Exception has been thrown by
the target of an invocation. ---> System.IO.FileNotFoundException: Could not
load file or assembly 'Mono.Posix, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756' or one of its dependencies. The system
cannot find the file specified. at
MonoDevelop.MonoDroid.Gui.MonoDroidSdkSettingsWidget.Build() at 

MonoDevelop.MonoDroid.Gui.MonoDroidSdkSettingsWidget..ctor() at
MonoDevelop.MonoDroid.Gui.MonoDroidSdkSettings.CreatePanelWidget() at
MonoDevelop.Ide.Gui.Dialogs.OptionsDialog.CreatePageWidget(SectionPage page)
at MonoDevelop.Ide.Gui.Dialogs.OptionsDialog.ShowPage(OptionsDialogSection
section) at
MonoDevelop.Ide.Gui.Dialogs.OptionsDialog.OnSelectionChanged(Object s,
EventArgs a) 

--- End of inner exception stack trace --- at 

System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method,
Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes
methodAttributes, RuntimeType typeOwner) at
System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method,
Object target, Object[] arguments, Signature sig, MethodAttributes
methodAttributes, RuntimeType typeOwner) at
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks) at
System.Delegate.DynamicInvokeImpl(Object[] args) at
GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args) at
GLib.SignalClosure.Invoke(ClosureInvokedArgs args) at
GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data)

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Win32-MonoDevelop-2-6b3-Monodroid-2-6-5-2-add-in-install-tp4678516p4678516.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to