Re: [PyQt] SIP build problem with VS2008 Express Edition

2010-01-26 Thread Demetrius Cassidy
Itt works fine with VS2008 Professional edition - at least on the latest builds. I'm sorry to say that I've never seen that error, but it sounds more like maybe you need to re-install the latest C++ redist package than a problem with PyQt4. Darryl Wallace wrote: I am using an existing commerci

Re: [PyQt] SIP build problem with VS2008 Express Edition

2010-01-26 Thread Darryl Wallace
I am using an existing commercial license and I had locked down the version of my development tools (hence, PyQt4.4.4). I previously used MinGW to build the libraries (both Qt and PyQt) but I am hoping to get some smaller binaries for distribution. You were correct about the deprecated feature. S

Re: [PyQt] SIP build problem with VS2008 Express Edition

2010-01-26 Thread Demetrius Cassidy
It's very likely that PyQt 4.4.4 uses some deprecated syntax that was removed in SIP 4.8. Are you not able to build using the latest PyQt4 release? Darryl Wallace wrote: Hello, I am trying to build SIP v4.7.9 with VS2008 Express Edition and Python 2.5.4 via the Visual Studio 2008 Command Pro

[PyQt] SIP build problem with VS2008 Express Edition

2010-01-26 Thread Darryl Wallace
Hello, I am trying to build SIP v4.7.9 with VS2008 Express Edition and Python 2.5.4 via the Visual Studio 2008 Command Prompt. When I attempt to run sip.exe from the c:\python25 I get the dreaded R6034 Runtime Error! "R6034 An application has made an attempt to load the C runtime library incorre