Re: [PyKDE] Building PyQt with QT/E on x86

2004-05-06 Thread Michael Lauer
Am Do, den 06.05.2004 um 8:48 Uhr -0700 schrieb James Lamanna: > 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 no

Re: [PyKDE] Building PyQt with QT/E on x86

2004-05-06 Thread Phil Thompson
On Thursday 06 May 2004 6:44 pm, James Lamanna wrote: > Phil Thompson wrote: > > On Thursday 06 May 2004 4:48 pm, James Lamanna wrote: > >>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 (ak

Re: [PyKDE] Building PyQt with QT/E on x86

2004-05-06 Thread James Lamanna
Phil Thompson wrote: On Thursday 06 May 2004 4:48 pm, James Lamanna wrote: 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 no

Re: [PyKDE] Building PyQt with QT/E on x86

2004-05-06 Thread Phil Thompson
On Thursday 06 May 2004 4:48 pm, James Lamanna wrote: > 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

[PyKDE] Building PyQt with QT/E on x86

2004-05-06 Thread James Lamanna
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.c

Re: [PyKDE] Debian eric3 package

2004-05-06 Thread Torsten Marek
Ricardo Javier Cardenes Medina schrieb: On Wed, May 05, 2004 at 08:12:22PM -0400, Kirill Lapshin wrote: Hello, What is the status of debian package for Eric? Any unofficial packages out there? If nobody maintaining such a package, maybe someone has tools/instructions for creating one? Thanks. T

[PyKDE] problem compiling PyKDE-3.11alpha7 kio module

2004-05-06 Thread Diez B. Roggisch
The sip version is 3.10 (snapshot-20040218-183), python is 2.3.3 and the system is a debian unstable with kde 3.2.2 This is the compilation error: /usr/include/kde/kautomount.h: In constructor ` sipKAutoUnmount::sipKAutoUnmount(const QString&, const QString&)': /usr/include/kde/kautomount.h:1

Re: [PyKDE] Debian eric3 package

2004-05-06 Thread Ricardo Javier Cardenes Medina
On Wed, May 05, 2004 at 08:12:22PM -0400, Kirill Lapshin wrote: > Hello, > > What is the status of debian package for Eric? Any unofficial packages > out there? If nobody maintaining such a package, maybe someone has > tools/instructions for creating one? Thanks. > There's a package but I have

Re: [PyKDE] Few eric3 usability comments

2004-05-06 Thread Christian Sell
> While we are on the topic, I've been using Eclipse at work lately and here > are > some of its features and things that I would like to see show up in Eric: of course, another option would be to port erics functionality over to Eclipse. That would automatically open the ever growing world of ecl