[Patch] fro kdelibs/kdecore
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Thu Oct 20 20:54:29 BST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Thiago Macieira schrieb:
> Thiago Macieira wrote:
>
>>Christian Ehrlicher wrote:
>>
>>>Here a patch to compile kdecore/kdelibs with msvc.net
>>>- change some 'class Private' to 'struct Private' because the private
>>>vars are defined in a struct and not a class
>>
>>This doesn't make sense. Why should they be moved to a struct?
>
>
> Oops, never mind. I've just noticed that the .cpp in trunk changed:
> class KAboutDataPrivate
> to
> struct KAboutData::Private
>
> The .cpp should be changed to class and a public: be added. Everything
> else uses "class".
And once more a new one...
Some more changes struct -> class
Sconscript:
- - removed /GX and /GR -> now global in bksys
- - added ktoolinvocation.cpp to core_files to resolve linker errors
- - removed ktoolinvocation.h from env.Moc() to avoid scons warnings
- - libltdl.a -> ltdlc.lib for msvc
Christian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFDV/X1nNKwkgf+zVMRAiIoAJ9OPuobjFBfhmgVLf4ab8b4EyV0+gCdFXGO
DWhgFNhgtGPYSy84avp4zOY=
=Jo4R
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdecore.patch
Type: text/x-diff
Size: 11801 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20051020/7b040899/attachment.patch>
More information about the kde-core-devel
mailing list