Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.2.0-rc1
-
None
-
Ubuntu 14.04 LTS 64 bit
-
4f5747e3484e887b1e99abe1d936cdf09ef5d088
Description
/home/qtrob/dev/src/creator-3.2/src/libs/qmljs/qmljsinterpreter.cpp: In function 'uint QmlJS::qHash(const QmlJS::FakeMetaObjectWithOrigin&, int)': /home/qtrob/dev/src/creator-3.2/src/libs/qmljs/qmljsinterpreter.cpp:186:43: error: no matching function for call to 'qHash(const ConstPtr&, int&)' return qHash(fmoo.fakeMetaObject, seed); ^