[Gtk-sharp-list] Ubuntu: Warning: The reference 'atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' is not valid for the target framework of the project.

p66raptor p66raptor at gmail.com
Wed May 26 19:00:06 EDT 2010


I am completely new to Ubuntu and to Mono.
I installed Ubuntu via the synaptic package manager.  I created a new
solution and am attempting to compile it.  It is a blank project.  I am
getting the following warnings and error.  I checked the path and the file
seems to be there.

Warning: The reference 'gtk-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework of
the project. (test)
Warning: The reference 'gdk-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework of
the project. (test)
Warning: The reference 'glib-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework of
the project. (test)
Warning: The reference 'glade-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework of
the project. (test)
Warning: The reference 'pango-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework of
the project. (test)
Warning: The reference 'atk-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' is not valid for the target framework of
the project. (test)
/home/bob/Projects/test/test/MainWindow.cs(7,7): Error CS0246: The type or
namespace name `Gtk' could not be found. Are you missing a using directive
or an assembly reference? (CS0246) (test)

Please help and keep in mind I am a newbee.
-- 
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-tp2232437p2232437.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.


More information about the Gtk-sharp-list mailing list