[MonoDevelop] AutoTools
Scott Ellington
scottellington at comcast.net
Fri Mar 24 14:50:37 EST 2006
On Fri, 2006-03-24 at 02:54 +0100, Lluis Sanchez wrote:
> It's easy: for now just show a message saying that Makefiles can't be
> generated from such a project structure. Support for this can be added
> in a later stage.
>
Well. That'll do it.
> MD stores the full assembly name in references, but internally it deals
> with packages. If you want to know which package is required for a given
> assembly just call Runtime.SystemAssemblyService.GetPackageFromFullName
> (asmName).
When I try this for "System, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089", I get: "MONO-SYSTEM".
However, for "gtk-sharp, Version=2.4.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f", I get nothing. The same for
pango-sharp, glade-sharp, etc.
Scott
More information about the Monodevelop-list
mailing list