[Kde-cygwin-cvs] CVS: qt-3/misc/configure main.cpp, 1.1.2.4, 1.1.2.5

Ralf Habacker ralf.habacker at freenet.de
Sat Aug 21 14:32:04 CEST 2004


On Friday 20 August 2004 14:08, Christian Ehrlicher wrote:
> Mist, das hatte ich vergessen Dir zu schicken... beim meinen alten Projekt
> hatten wir auch das Problem.
> http://cvs.sourceforge.net/viewcvs.py/sim-icq/sim/xpstyle/

Danke für den Tip. :-)

> Nötig sind die Files uxtheme.lib, uxtheme.h, tmschema.h und schemadef.h
> soweit ich weiss. Allerdings sollte das irgendwo hin wo man sieht dass es
> nicht zu Qt3 gehört - evtl. nach misc? Muesste man dann nur einen extra
> include-Pfad angeben.

z.B unter misc/xpstyle abgelegt und die Header mittels link_include in das 
include/private kopiert und als statische Bibliothek beim Binden der qt-DLL 
verwenden wäre kein Problem , allerdings fehlen da noch ein paar Dateien 
(simapi.h bzw. kpopup.h) und es gibt compile-fehler. Scheint als ob das noch 
nicht so einfach aus dem sim-icq  Kontext herauszulösen ist.  :-(

Error E2293 xpstyle.h 52: ) expected
Error E2293 xpstyle.h 64: ) expected
Error E2293 xpstyle.h 79: ) expected
Error E2293 xpstyle.h 80: ) expected
Error E2146 uxtheme.h 176: Need an identifier to declare
Error E2146 uxtheme.h 546: Need an identifier to declare
Error E2141 xpstyle.cpp 61: Declaration syntax error
Error E2141 xpstyle.cpp 67: Declaration syntax error
Error E2451 xpstyle.cpp 191: Undefined symbol 'ref' in function 
QWindowsXPStylePrivate::init()
Error E2451 xpstyle.cpp 198: Undefined symbol 'ref' in function 
QWindowsXPStylePrivate::cleanup()
Error E2268 xpstyle.cpp 278: Call to undefined function 'ASSERT' in function 
XPThemeData::handle()
Error E2451 xpstyle.cpp 406: Undefined symbol 'ref' in function 
QWindowsXPStyle::polish(QApplication *)
Error E2451 xpstyle.cpp 822: Undefined symbol 'KPopupTitle' in function 
QWindowsXPStyle::eventFilter(QObject *,QEvent *)
Error E2451 xpstyle.cpp 822: Undefined symbol 'w' in function 
QWindowsXPStyle::eventFilter(QObject *,QEvent *)
Error E2188 xpstyle.cpp 822: Expression syntax in function 
QWindowsXPStyle::eventFilter(QObject *,QEvent *)
Error E2451 xpstyle.cpp 833: Undefined symbol 'PictDef' in function 
QWindowsXPStyle::eventFilter(QObject *,QEvent *)
Error E2451 xpstyle.cpp 833: Undefined symbol 'def' in function 
QWindowsXPStyle::eventFilter(QObject *,QEvent *)
Error E2268 xpstyle.cpp 833: Call to undefined function 'getIcons' in function 
QWindowsXPStyle::eventFilter(QObject *,QEvent *)
Error E2288 xpstyle.cpp 833: Pointer to structure required on left side of -> 
or ->* in function QWindowsXPStyle::eventFilter(QObject *,QEvent *)
Error E2285 xpstyle.cpp 878: Could not find a match for 
'QFont::QFont(undefined)' in function QWindowsXPStyle::eventFilter(QObject 
*,QEvent *)
Error E2285 xpstyle.cpp 883: Could not find a match for 
'QPainter::drawText(QRect,int,undefined)' in function 
QWindowsXPStyle::eventFilter(QObject *,Q
Event *)
Error E2285 xpstyle.cpp 886: Could not find a match for 
'QPainter::drawText(QRect,int,undefined)' in function 
QWindowsXPStyle::eventFilter(QObject *,Q
Event *)
Error E2285 xpstyle.cpp 888: Could not find a match for 
'QPainter::begin(undefined)' in function QWindowsXPStyle::eventFilter(QObject 
*,QEvent *)
Error E2451 xpstyle.cpp 943: Undefined symbol 'drawButton' in function 
QWindowsXPStyle::drawButton(QPainter *,int,int,int,int,const QColorGroup 
&,bool
,const QBrush *)
Error E2451 xpstyle.cpp 963: Undefined symbol 'drawButtonMask' in function 
QWindowsXPStyle::drawButtonMask(QPainter *,int,int,int,int)
Error E2228 xpstyle.cpp 963: Too many error or warning messages in function 
QWindowsXPStyle::drawButtonMask(QPainter *,int,int,int,int)
*** 26 errors in Compile ***

Ralf 


More information about the kde-cygwin mailing list