On Nov 16, 2010, at 2:49 PM, ext Oswald Buddenhagen wrote: > hi, > > On Tue, Nov 16, 2010 at 02:34:12PM +0100, ext Murphy, Sean M. wrote: >> ".moc/release-shared/../../../../../../qt-creator-2.1.0-beta1-src/src/libs/qtconcurrent/runextensions.h", >> line 354: Error: Templates can only declare classes or functions. >> >> <snip many more similar errors> >> >> I'm using Qt 4.7.1, Solaris Studio 12. I've tried building both QtCreator >> 2.0.1, and 2.1.0 beta1, with the same results. >> > solaris is not a nokia-supported platform for creator. please post a > patch (or make a merge request on gitorious) if you come up with a > solution.
At the very least you need to use a compiler that is supported by Qt Concurrent, Qt Webkit, and CLucene: http://doc.qt.nokia.com/4.7/compiler-notes.html ++ Eike _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
