[Patch] fro kdelibs/kdecore
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Thu Oct 20 17:01:07 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".
Ok, here the new one. Same changelog as before, but now changed the
sourcefiles and not the headers.
But now I can't link -> next task: libltdl\libltdlc.a :)
Christian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFDV79DnNKwkgf+zVMRArNNAJ0YuL+H3UQJfJw3d4use/H8sQ39FACeKWz4
ps/q3Dd2K+NXgx9p6u8jCy4=
=H+y9
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdecore.patch
Type: text/x-diff
Size: 9502 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20051020/2331652d/attachment.patch>
More information about the kde-core-devel
mailing list