[PyKDE] qscintilla-1.51-win-commercial-snapshot-20030306 buil d error

Phil Thompson phil at river-bank.demon.co.uk
Sat Mar 8 01:08:01 GMT 2003


On Friday 07 March 2003 11:34 pm, Peter Kropf wrote:
> I'm also receiving an error when I try to build PyQt.
>
> sipqtQDateTimeEdit.cpp
> .\sipqtQDateTimeEdit.cpp(1184) : error C2039: 'layoutEditors' : is not a
> member of 'QDateTimeEdit'
>         C:\Qt\3.1.2\include\qdatetimeedit.h(231) : see declaration of
> 'QDateTimeEdit'
> .\sipqtQDateTimeEdit.cpp(1184) : error C2065: 'layoutEditors' : undeclared
> identifier
>
> I'm using Qt 3.1.2, sip-win-commercial-snapshot-20030306 and
> PyQt-win-commercial-snapshot-20030306.

That implies that build.py is not detecting that it is Qt 3.1.2. A quick work 
around is to comment out that method in qdatetimeedit.sip.

As Linux is the primary development platform, I tend to check Windows builds 
only when I'm close to releasing a new version. I'll check the Windows 
versions this weekend. This will resolve your original problem below.

Phil

> -----Original Message-----
> From: Peter Kropf [mailto:pkropf at legato.com]
> Sent: Friday, March 07, 2003 2:48 PM
> To: PyQT Mailing List (pykde at mats.gmd.de)
> Subject: [PyKDE] qscintilla-1.51-win-commercial-snapshot-20030306 build
> error
>
>
>
> Anyone else see the following build error with
> qscintilla-1.51-win-commercial-snapshot-20030306?
>
> PlatQt.cxx
> .\PlatQt.cxx(748) : error C2039: 'IsDBCSLeadByteEx' : is not a member of
> '`global namespace''
> .\PlatQt.cxx(748) : error C2065: 'IsDBCSLeadByteEx' : undeclared identifier
> .\PlatQt.cxx(748) : error C2065: 'codePage' : undeclared identifier
>
> I'm building on Windows XP w/ Visual Studio 6.
>
> Thanks.
>
>
> - Peter
>
> Special Projects Group, Legato Systems
> 3210 Porter Drive, Palo Alto, CA 94304
> 650-812-6081 Desk
> 408-482-9427 Cell
> pkropf at legato.com




More information about the PyQt mailing list