[Gtk-sharp-list] Installing on OS X
Chris Ridd
chris.ridd@isode.com
Tue, 22 Jun 2004 14:18:40 +0100
On 22/6/04 1:53 pm, Attila Balogh <d0lphin@mail.edu-net.hu> wrote:
> hello,
>
> i was able to build gtk# now, tried some samples, they run, though
Woohoo!
> monodoc does not. (dllnotfoundexception: bindtextdomain)
> anyone having a _working_ gtk# on osx? by working i mean monodoc (and
> preferably monodevelop) running ;]
> regards;
>
> Attila
I haven't tried monodevelop, but I've definitely got monodoc working. The
first problem is that browser/catalog.cs thinks that three functions are in
libc, and on OS X/darwinports they're in libintl. I logged a bug about this
earlier today.
I can't remember what other things I had to tweak to get monodoc running,
but I guess you'll figure them out :-))
Cheers,
Chris