KDE/kdelibs/kdeui

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Fri Oct 5 18:49:19 CEST 2007


Tobias Koenig schrieb:
> On Fri, Oct 05, 2007 at 06:39:11PM +0200, Christian Ehrlicher wrote:
>> Christian Ehrlicher schrieb:
> Hi Christian,
> 
>>> I don't know why it works with gcc:
>>> kgesturemap.h:
>>> private:
>>>     friend class KApplication;
>>> but I get an error in kapplication.cpp:600 because it's 
>>> KApplication::Private and not KApplication which want's to access to 
>>> KGesturemap::installEventFilterOnMe()
>> You won. msvc8 sp1 compiles everything fine.
>>
>> So we've a new lowest allowed compiler version for msvc -> msvc8 sp1
>> But maybe it works with msvc7.1 too - Jaroslaw?
> Add KApplication::Private as friend class otherwise.
> 
No, that does not work for various reasons -> KApplication::Private is 
private, ...
and it does not solve the other compile errors.

I'll now recompile everything from qt-4.3.2 to kdesupport with msvc8sp1 
and release new binaries this weekend.

Christian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/kde-windows/attachments/20071005/c9afd93c/attachment.pgp 


More information about the Kde-windows mailing list