Problem with explicit copy ctor

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Fri Feb 23 15:44:32 CET 2007


Stromek schrieb:
> On Fri, Feb 23, 2007 at 11:43:42AM +0100, Ch.Ehrlicher at gmx.de wrote:
>> Von: Stromek <stromek at realtime.sk>
>>> Hi,
>>>
>>> does anybody know how to fix the following error? Few weeks ago,
>>> everything was ok. I am using MSVC 7 .NET 2003.
>>>
>> Seems like msvc7 can't create a copy constructor - try to create one by your own. If it works, we could check this fix in.
>> Maybe the compiler is confused because of the private ctor... do you have latest SP for your compiler installed?
> 
> Well, as I wrote elsewhere, KSharedConfig does not have copy ctor but KConfig has
> one private with note that copy-construction not allowed.
> 
> I'm trying to install SP1 now, however, I have some problems with required
> original installation source. If I manage to install the SP I'm going to
> post a note whether it helped or not.
> 
Do you read my posts?
your compiler complains about a missing copy ctor for KSharedConfig and 
I suggested you to create one to see if it helps....

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/20070223/41e218ac/attachment.pgp 


More information about the Kde-windows mailing list