Hi,

I have been faced with this problem on Windows and now I have the same problem 
on Mac OSX. This happens when I build Qt statically

Undefined symbols for architecture i386:
  "QTcpServerConnection::QTcpServerConnection()", referenced from:
      QQmlDebugServerThread::run() in libQt5Qml.a(qqmldebugserver.o)
ld: symbol(s) not found for architecture i386

My quick workaround is to configure with QT_QML_NO_DEBUGGER

I haven’t dig deeper to understand the exact problem.

Should I report this as a bug? 

Regards,

Nuno




_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to