> Has anyone been able to compile and run 0.8.11 on Win32? I'm trying > right now, but at run-time I get > > "The procedure entry point gwin_opendir could not be located > in the dynamic link library glib-1.3.dll" > > I'm working on finding where gwin_opendir is used; I can't find it. > I'm working on a new Win32 machine, so perhaps I made a bad copy of my > GTK+ DLL's. We have one opendir() call in plugins.c, but glib.h > #defines that as g_win32_opendir, not gwin_opendir. > > Any data points, positive or negative, would help. Just compiled the latest from CVS last night. Once I'd installed Python, it compiled (using VC) and ran OK for me. I forget which GTK snapshot I was using, I think that it was the April one. My GTK is locally compiled, I had problems just using the DLL's in the normal download (locally compiling them allowed me to leave debugging info in). Graham
Powered by MHonArc 2.6.10