[Gtk-sharp-list] FW: gtk-sharp problems on macos x
gennady wexler
adyler@winisp.net
Fri, 13 Aug 2004 22:52:44 -0700
don't you all speak at once! :)
I found out what the problem is.
the doc mentioned below needs to be updated.
here's the problem:
export
DYLIB_LIBRARY_PATH=/sw/lib:/Library/Frameworks/Mono.framework/Versions/1.0/l
ib/
should read:
export
DYLD_LIBRARY_PATH=/sw/lib:/Library/Frameworks/Mono.framework/Versions/1.0/li
b/
DYLD instead of DYLIB. can we get that doc updated please? I spent many days
trying to figure this out.. wouldn't want anyone else to waste their time
like this.
GTK# rocks, I can see it now! :)
On 8/13/04 7:33 PM, "gennady wexler" <adyler@winisp.net> wrote:
> hello,
>
> I was hoping someone can help me out. I build and installed everything
> on my mac os 10.3 as recommended in this article:
> http://www.mono-project.com/using/macos.html twice now.
>
> I get all the way to successfully building and installing of gtk#, however
> when I try to run any of the sample applications I get this exception:
>
> apple:~/mono/gtk-sharp-1.0/sample adyler$ mono ./treeviewdemo.exe --verbose
>
> Unhandled Exception: System.DllNotFoundException: libgtk-win32-2.0-0.dll
> in <0x000dc> (wrapper managed-to-native) Gtk.Application:gtk_init