The process for creating the solution: File>New>solution C# is selected and I select GTK # 2.0 project Add name of test and make sure the option to create the sub dir is selected. Click Forward. In the new solution window I am choosing Unix Integration and this has the Generate launch script selected. In this window, there are no options in the Target GTK# Version Number drop down. Click OK. This throws up a Mono Develop dialog with these details: System.ArgumentException: value at MonoDevelop.GtkCore.ReferenceManager.set_GtkPackageVersion (System.String value) [0x00000] at MonoDevelop.GtkCore.Dialogs.GtkProjectFeature.ApplyFeature (MonoDevelop.Projects.SolutionFolder parentCombine, MonoDevelop.Projects.SolutionItem entry, Gtk.Widget editor) [0x00000] at MonoDevelop.Ide.Gui.Dialogs.CombineEntryFeatureSelector.ApplyFeatures () [0x00000]
I click OK and then the references show with errors and the project is created. I figured it out. No more time needed. I did not have GTK # installed. I did not realize it was a separate installation. Once I installed the GTK-sharp from the synaptic manager it worked fine. THANK YOU FOR THE HELP. I hope this post can help some other person that hasn't a clue! -- View this message in context: http://mono.1490590.n4.nabble.com/Ubuntu-Warning-The-reference-atk-sharp-Version-2-12-0-0-Culture-neutral-PublicKeyToken-35e10195dab3c-tp2232437p2233952.html Sent from the Mono - Gtk# mailing list archive at Nabble.com. _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
