[Mono-osx] Use MonoMac in Console Project
Miguel de Icaza
miguel at novell.com
Fri Jan 28 11:53:03 EST 2011
Hello,
> I have one question, is it possible to use the MonoMac.dll in a library
> project and then reference this library it in regular console project?
Yes, the samples/MicroSamples contain programs that are merely
console-based apps.
> "Could not load file or assembly 'MonoMac, Version=0.0.0.0, Culture=neutral,
> PublicKeyToken=null' or one of its dependencies."
>
> Is it only available when referenced in a MonoMac application project?
If you want to use MonoMac.dll, you need to distribute it with your
app. We are not providing it for GAC installation yet.
Miguel
More information about the Mono-osx
mailing list