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.

Regards,
Yan Shapochnik

_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback

Reply via email to