Error building QtDeclarative with Qt 4.6.2 on Mac OS X

Posted by Viet on Stack Overflow See other posts from Stack Overflow or by Viet
Published on 2010-05-25T08:39:38Z Indexed on 2010/05/25 8:41 UTC
Read the original article Hit count: 185

Filed under:
|
|
|
|

I tried hard to build QtDeclarative with Qt 4.6.2 on Mac OS X (Leopard) and did lots of Googling without finding any cure. Could anyone please help to solve this problem? Thanks. Here goes the error:

Undefined symbols:
  "QObjectPrivate::isSignalConnected(int) const", referenced from:
      QmlGraphicsKeysAttachedPrivate::isConnected(char const*)in qmlgraphicsitem.o
      QmlGraphicsMouseRegionPrivate::isConnected(char const*)in qmlgraphicsmouseregion.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [.obj/QtDeclarative.framework/QtDeclarative] Error 1

© Stack Overflow or respective owner

Related posts about osx

Related posts about qt4