Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-13 Thread V. Armando Sole
Surely my previous post will not help anybody because the path will not be correct. Now it's fine: Just for the case someone needs it, here is what I recommended once Qt4 was build with VS 2003 with the sourceforge patches: Adapt the environment variables (surely is more than needed but just

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-13 Thread Giovanni Bajo
Phil Thompson [EMAIL PROTECTED] wrote: I can understand you cannot assure support on something build on top of a non-official Qt version. Nevertheles, I would not mind to prepare a (totally unofficial) binary installation of PyQt4 with the patched GPLed Qt4 and Visual Studio 2003 if I would

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread imcs ee
great news. doen anyone known how to install open source edition pyqt with platform win32-msvc.net on windows. it seems qt4 gpl version support win32-g++ only on windows. is it? (but python2.4 was build with vs2003...) On 6/10/06, Phil Thompson [EMAIL PROTECTED] wrote: On Saturday 10 June 2006

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread sole
Quoting imcs ee [EMAIL PROTECTED]: great news. doen anyone known how to install open source edition pyqt with platform win32-msvc.net on windows. it seems qt4 gpl version support win32-g++ only on windows. is it? (but python2.4 was build with vs2003...) You have to patch the Trolltech

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread Douglas Soares de Andrade
Hi, Thanks for the great work on pyqt4. I put it on the archlinux community repository, so it should be accesible to any user. About the world cup, well, brazil is there :oD Em Domingo 11 Junho 2006 13:01, Torsten Marek escreveu: Hi Phil, Yes, but if, in the next 4 weeks, Germany beat

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread Stephan Hermann
On Sunday 11 June 2006 15:01, Torsten Marek wrote: Hi Phil, Yes, but if, in the next 4 weeks, Germany beat England on penalties then I'm not going to release it. If we do, it's only for the good ol' time's sake. But before it comes to that, England needs to learn to shoot its goals on its

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread Phil Thompson
On Sunday 11 June 2006 4:42 pm, imcs ee wrote: sole,thanks with Q... on Windows, i can install gpl version qt4 with msvc.net platform. and sip. when install pyqt4. the configure.py return an error: D:\data\download\nt\PyQt-win-gpl-4.0configure.py Determining the layout of your Qt

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread sole
Hi, if in install the binary pyqt4. then the pyqt4 sample can't execute with an error: missing mingw10.dll... You have to build PyQT4 yourself. The binary is for the mingw stuff. You have to make sure you build Qt with vs 2003. If you have already done it go to QTDONE below. Install the

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread imcs ee
Phil. I wannacompiled pyqt4with visual studio.net 2003. somebody told me ,python2.4 was compiled by vs.net 2003(which uses msvcr71.dll as c runtime ). and if i compile pyqt4 with mingw(which uses msvcrt.dll as the c runtime). as the post

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread imcs ee
sole, I build Qt4 source with the patch file your told me. (build with qconfigure msvc.net, and i uninstall mingw already) and it looks working.(i can run the demo of qt4). add qtbin to the PATH. then i build sip as your said(configure,nmake,nmake install) then i build pyqt4configure returen

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread sole
Hi Phil, Am I wrong or to use the binary PyQt4 one also needs to compile python from source with mingw? I can understand you cannot assure support on something build on top of a non-official Qt version. Nevertheles, I would not mind to prepare a (totally unofficial) binary installation of PyQt4

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread sole
Quoting imcs ee [EMAIL PROTECTED]: sole, I build Qt4 source with the patch file your told me. (build with qconfigure msvc.net, and i uninstall mingw already) and it looks working.(i can run the demo of qt4). add qtbin to the PATH. then i build sip as your said(configure,nmake,nmake install)

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread imcs ee
sip go thru. sip's configue create a Makefile. pyqt4's configure create three file(qtdirs.mk, qtdirs.mk.debug and qtdir.release). On 6/12/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: So, Qt4 was fine.Did sip go thru? If so, then everything is OK from your side. You could compare the generated

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread sole
Quoting imcs ee [EMAIL PROTECTED]: sip go thru. sip's configue create a Makefile. pyqt4's configure create three file(qtdirs.mk, qtdirs.mk.debug and qtdir.release). Ok. I'am trying to build everything again from scratch. Here at home I have to do it with the Microsoft Toolkit 2003, for VS

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread Phil Thompson
On Sunday 11 June 2006 5:38 pm, [EMAIL PROTECTED] wrote: Hi Phil, Am I wrong or to use the binary PyQt4 one also needs to compile python from source with mingw? You are wrong - at least I've never seen a problem. I can understand you cannot assure support on something build on top of a

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread sole
Quoting Phil Thompson [EMAIL PROTECTED]: On Sunday 11 June 2006 5:38 pm, [EMAIL PROTECTED] wrote: Hi Phil, Am I wrong or to use the binary PyQt4 one also needs to compile python from source with mingw? You are wrong - at least I've never seen a problem. Great to know I was wrong!

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread Andreas Pakulat
On 11.06.06 19:38:57, [EMAIL PROTECTED] wrote: I find strange that my posts are not appearing at the mailing list. They do appear (see the archive on http://mats.imk.fraunhofer.de/mailman/listinfo/pykde), if you don't get them, maybe your sorting is broken? Andreas -- Your reasoning powers

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread sole
Quoting Andreas Pakulat : On 11.06.06 19:38:57, [EMAIL PROTECTED] wrote: I find strange that my posts are not appearing at the mailing list. They do appear (see the archive on http://mats.imk.fraunhofer.de/mailman/listinfo/pykde), if you don't get them, maybe your sorting is broken?

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-11 Thread imcs ee
with sole's help. i can build pyqt4 with msvc.net now. what i missed is not setting QMAKESPEC and QTDIR thanks again to sole for the quick and informative response.it cleared up on a lot of things to me. On 6/12/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Quoting imcs ee [EMAIL PROTECTED]:

[PyKDE] ANN PyQt v4.0 Released

2006-06-10 Thread Phil Thompson
At long last PyQt v4.0 has been released and is available at the usual place. Apart from some minor bug fixes, the main different from the beta version is the addition of documentation based on the Qt documentation. This documentation is a work in progress. Phil

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-10 Thread Detlev Offenbach
On Saturday 10 June 2006 16:22, Phil Thompson wrote: At long last PyQt v4.0 has been released and is available at the usual place. Apart from some minor bug fixes, the main different from the beta version is the addition of documentation based on the Qt documentation. This documentation is a

Re: [PyKDE] ANN PyQt v4.0 Released

2006-06-10 Thread Phil Thompson
On Saturday 10 June 2006 3:42 pm, Detlev Offenbach wrote: On Saturday 10 June 2006 16:22, Phil Thompson wrote: At long last PyQt v4.0 has been released and is available at the usual place. Apart from some minor bug fixes, the main different from the beta version is the addition of