On 05/08/2011 01:45 PM, David C. Rankin wrote:
On 05/08/2011 11:53 AM, Baho Utot wrote:
On Sunday 08 May 2011 12:44:47 pm /dev/ammo42 wrote:
Le Sun, 08 May 2011 11:35:22 -0500,
Aborting...
See my other message about #include<cstddef>. It is the same kind of gcc-4.6 related error as the one with Qt3. #include'ing<cstddef> at the beginning of the file should solve every error (including the one with GPBufferBase::operator int() const).
Bingo
Compiles with GSmartPointer patched
David see my svn http://svn.trinitydesktop.org/websvn/listing.php?repname=Trinity+Packaging&a...
for a patch
On svn.trinity.org /arch/baho/desktop/kdegraphics/
Awesome - things are looking up for gcc 4.6. May not be that bad after all after we find all the headers that need #include <cstddef>. The problem I have is I can't tell which header needs the new include.... :p
I have changed all my PKGBUILDS to use source tarballs. When 3.5.13 is released I won't have much to change