[Mono-devel-list] Re: [Gtk-sharp-list] FW: gtk-sharp problems on macos x

gennady wexler adyler at winisp.net
Sat Aug 14 01:52:44 EDT 2004


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 at 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





More information about the Mono-devel-list mailing list