I'm trying to buld PyQt against Qt/Embedded on a x86 platform.
The reason I am using Qt Embedded is that I want this to be a very lightweight system (aka, no xwindows).


I've be able to get sip4.0rc3 to build properly, but now I'm stuck with the following error building PyQt-3.11:

sipqtcmodule.cpp:11196: error: 'qt_xdisplay' undeclared (first use this function)

Obviously it looks as if PyQt still expects X11 to be there.
Is there any way to turn off X11 support in PyQt so that it will build against Qt/E not on a Zaurus?


Thanks.

Please CC for I am not subscribed.
--
James Lamanna
Applied Minds, Inc.
1209 Grand Central Ave.
Glendale, CA 91201
(818) 332-5214

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to