playground/games/picmi moved to KDE Review

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat Jul 21 20:38:44 BST 2012


Jakob Gruber <jakob.gruber at gmail.com> writes:

> I've replaced all std::shared_pointers with QSharedPointers this morning
> and removed the -std=c++11 flag.

I'm now getting a few errors and warnings when trying to build picmi
with g++ 4.2.1, 4.6.3 and clang 3.1: some of them are related to
-pedantic being used + Qt and kdelibs using long long in a few headers,
and some due to QSharedPointer being used with forward-declared
classes. I've attached clang's output since it's more informative than
gcc's.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: picmi-build.log
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20120721/fc88d143/attachment.ksh>


More information about the kde-core-devel mailing list