D20677: Fix compile on arm
Albert Astals Cid
noreply at phabricator.kde.org
Fri Apr 19 00:06:16 BST 2019
aacid created this revision.
Herald added a reviewer: KDE Games.
Herald added a subscriber: kde-games-devel.
aacid requested review of this revision.
REVISION SUMMARY
Don't ask me why but the defines are giving an ultra weird warning
src/kbkglobal.h:59:26: error: expected ‘,’ or ‘...’ before numeric constant
#define minZ 1.0 // Nearest point represented in the view.
And the #include "kbkglobal.h" is needed so glColor3f is defined via the includes there
REPOSITORY
R419 Kubrick
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D20677
AFFECTED FILES
src/kbkglobal.h
src/scenelabel.cpp
To: aacid, #kde_games
Cc: kde-games-devel, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20190418/3178728f/attachment.html>
More information about the kde-games-devel
mailing list