[PyKDE] Building My Own Bindings

ian reinhart geiser geiseri at yahoo.com
Fri Apr 12 05:21:04 BST 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Greetings
	I have been working on wraping some of my own qt derived widgets with sip and 
I have run into a wall on windows.  I have generated bindings that work 
perfectly on linux, but for some reason when I try to run it on windows it 
crashes horribly with no other error than :
	Unhandled exception in python.exe (QT-MT302.DLL) 0xC0000005 Access Violation.

Unfortunatly windows has no concept of debugging so I cannot even get 
something like a backtrace.  The example PyQT applications work, and my non 
qt classes i created bindings with work perfectly.

	Could anyone offer any insight on this?  Is PyQt even ment to be extended, or 
am i going about this the wrong way?  I checked out the created dll and the 
imports looked good, I also compiled it with SIP_USE_DLL and linked in 
libqtc.lib.  As an added bonus I also checked for undefined symbols and found 
none...

	TIA
- -ian reinhart geiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8tlKlPy62TRm8dvgRAqO5AKDrmqcK5NbxRlL7t0Evtw0wrdonEACfcgCT
80bTlP08IvEDpbur1sd1Mtw=
=kbr2
-----END PGP SIGNATURE-----


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





More information about the PyQt mailing list