wxPython / wxGTK on x86_64

Has anyone got wxPython or wxGTK working on the AMD64 platform (64-bit
libs)? Or any 64-bit platform at all?

I'm having lots of runtime problems with wxGTK (it crashed my window
manager). It's more a wxGTK problem than a wxPython one but I thought I'd
see if anyone on this list has any suggestions...

I'm running FedoraCore1(64-bit version). Other GTK2 apps work fine.

cheers,
Bryan

yes. it works on my amd 64, but i had to change all those assignments "int =
pointer" to "long = pointer" (since on amd 64 ints are still 32 bits while
longs and pointers are - of course - 64 bits) in the C/C++ code. i haven't
submitted a patch to the wxpython/widgets developers yet because my code was
an ugly 5-minutes hack.

BTW, even with my changes xchm segfaults when you perform text drag&drop in
the mai frame.

ยทยทยท

On Thursday 22 April 2004 15:30, Bryan Cole wrote:

Has anyone got wxPython or wxGTK working on the AMD64 platform (64-bit
libs)? Or any 64-bit platform at all?

--
Aequam memento rebus in arduis servare mentem...

Mauro Tortonesi mtortonesi@ing.unife.it
                                mauro@deepspace6.net
                                mauro@ferrara.linux.it
Deep Space 6 - IPv6 with Linux http://www.deepspace6.net
Ferrara Linux User Group http://www.ferrara.linux.it