[Bug 45274] telepathy-qt-0.9.0 build fails with gcc-4.7.0, 'intptr_t' was not declared in this scope
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Feb 9 19:41:44 CET 2012
https://bugs.freedesktop.org/show_bug.cgi?id=45274
--- Comment #2 from Rex Dieter <rdieter at math.unl.edu> 2012-02-09 10:41:44 PST ---
I also tried adding
#include <cstdint>
but saw an additional error:
This file requires compiler and library support for the upcoming ISO C++
standard, C++0x. This support is currently experimental, and must be enabled
with the -std=c++0x or -std=gnu++0x compiler options.
So, opted for the minimal approach instead.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list