Hi. Just tried to install all the stuff for evaluation:
gtk-sharp-2.12.10.win32.msi monoandroid-1.0.1.10323.msi MonoDevelop-2.6.b3.msi And upon selection of "mono android plugin" settings, getting a: 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) GTK only contains Mono.Posix 2.0.0, therefore installed mono-2.10.2-gtksharp-2.12.10-win32-5.exe and copied Mono.Posix.dll manually to the plugin's folder. Only after that plugin showed me the properties without errors. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/MonoDevelop-monodroid-installation-issue-tp4456025p4456025.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
