On Thursday 11 December 2008 15:24:35 Yan Shapochnik wrote: > Hello, > > I was attempting to build the snapshot from 12.10.2008 and received the > following compile error: > > tools/qsharedpointer.cpp:696: error: `QHashDummyValue` does not name a type > tools/qsharedpointer.cpp:700: error: `Backtrace` does not name a type > ... > ... > > It appears that QT_BEGIN_NAMESPACE is in the wrong location. Moving the > define to line 693 right above the typedef for Backtrace and removing the > previous declaration of QT_BEGIN_NAMESPACE fixed the compile problem.
Hi Yan
You're right. This has been fixed already, though and should be correct it
today's and tonight's snapshots.
--
Thiago Macieira - thiago.macieira (AT) nokia.com
Senior Software Engineer - Nokia, Qt Software
Qt Software is hiring - ask me
Sandakerveien 116, NO-0402 Oslo, Norway
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
