On Wed, Oct 10, 2007 at 10:33:06PM -0400, Ruben Guinez
wrote:
> Hi friends.
> I have troubles with MD and Gtk#, I don't know what
is going on... but,
> for example: When I start with new project with Gtk#
support, I can't
> see the GKT# version supported on the project
definition tab of the
> MonoDevelop. I am sure the same problem to do that I
get other errors
> with older applications developed with MD from
openSUSE 10.2 (current
> SO is openSUSE 10.3 x86_64), but the same app work
fine in the older
> openSUSE 10.2 with the same version of MD.
> That seems like if MD can't to see GTK#.
Try removing and re-adding the references to glib-sharp,
gtk-sharp, etc.
MD only recently (iirc) got the ability to load references
by name, as
opposed to by exact assembly version, so if you have
references to gtk#
2.6.0.0 assembly versions, and try to compile with only
2.8.0.0, it
would fail. This is the most common source of errors like
this.
-pete
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
|