D14313: Fix clangsupport on FreeBSD.
Pino Toscano
noreply at phabricator.kde.org
Tue Jul 24 07:46:20 BST 2018
pino added inline comments.
INLINE COMMENTS
> clangsupport.cpp:182
> + if (!QFile::exists(builtinDir + QLatin1String("/cpuid.h"))) {
> + setErrorDescription(i18n("The clang builtin include path \"%1\" is invalid (missing cpuid.h header).\n"
> "Try setting the KDEV_CLANG_BUILTIN_DIR environment variable manually to fix this.\n"
If you change this i18n message, then replace the file with a new placeholder (%2), adding the header as argument: this way, if in the future it needs to be changed again, the message will not require any change.
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D14313
To: arrowd, #kdevelop
Cc: pino, kdevelop-devel, antismap, iodelay, vbspam, njensen, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180724/f1a5af02/attachment.html>
More information about the KDevelop-devel
mailing list