Rolling gtk and pygtk back to 2.10 worked.

https://sourceforge.net/project/showfiles.php?group_id=80706

I may be a little rusty on the builds, so please give them a try
before the announcement.

- Charlie

On Sat, May 31, 2008 at 12:31 PM, John Hunter <[EMAIL PROTECTED]> wrote:
> On Sat, May 31, 2008 at 9:47 AM, Charlie Moad <[EMAIL PROTECTED]> wrote:
>> Sorry for the delay but I am running into windows/gtk problems.  I am
>> getting linking errors for "_gdk_draw_rgb_32_image" and two other gdk
>> symbols.  I can't seem to find which lib they are in either.  I
>> installed "gtk-dev-2.12.9-win32-2.exe".  Do we target a specific
>> version of gtk?  I am thinking I might have to fall back to an older
>
> We are not targeting a specific gtk version and I am not sure that we
> need to be supporting gtk in win32 anymore.  I used to distribute a
> gtk app on win32 that needed mpl (pbrain) but I am not sure anyone is
> actively using this anymore (it is part of nipy now).  We could do a
> test build w/o gtk and see if anyone complains, or simply revert back
> to the last gtk version that worked for you.
>
> In any case, I don't think you should burn a lot of time on it.  If
> you can get a gtk enabled win32 build, great.  If not, just disable
> gtk support.  Our goal is to get rid of as much gui dependent
> extension code as possible anyhow.  I think we've concluded that we
> can't get rid of the tkagg extension, but for the rest of the GUIs we
> should be able to use python buffer objects.  Perhaps this will
> provide some impetus to develop a pure pygtk enabled gtkagg.
>
> JDH
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to