Re: [Qt-creator] Problems building with Qt Creator

2010-07-13 Thread jaff
So, many thanks for all the quick (and useful) answers! :] And most important, I solved (and understood) the problem. Tobias, I really thought this list was the right one for these issues, next time I'll check qt-inte...@trolltech.com (I don't even knew that existed). Thanks again, João Quoti

Re: [Qt-creator] Problems building with Qt Creator

2010-07-13 Thread Oswald Buddenhagen
On Tue, Jul 13, 2010 at 02:30:00PM +0200, Hunger Tobias (Nokia-MS/Berlin) wrote: > Please be aware that this mailing list is about developing Qt creator > (not developing with Qt Creator:-). > in fact, this list is currently both about development of and with creator. however, the topics should i

Re: [Qt-creator] Problems building with Qt Creator

2010-07-13 Thread Coda Highland
Actually this would have failed if you had been building without Qt Creator as well. Your project isn't linking to QtNetwork because you need to add "network" to the "QT +=" line. /s/ Adam On Tue, Jul 13, 2010 at 7:05 AM, wrote: > Hi all, > > I'm doing a simple login dialog and since I tried t

Re: [Qt-creator] Problems building with Qt Creator

2010-07-13 Thread Christian Kandeler
On 07/13/2010 02:05 PM, ext j...@student.dei.uc.pt wrote: > Hi all, > > I'm doing a simple login dialog and since I tried to use QTcpSockets > I've been having some problems building my project. > I receive these errors: > > logindialog.obj:: error: unresolved external symbol > "__declspec(dllimpo

Re: [Qt-creator] Problems building with Qt Creator

2010-07-13 Thread Tobias Hunger
Hi João! Please be aware that this mailing list is about developing Qt creator (not developing with Qt Creator:-). It would be appreciated, if you were to direct more generic Qt-related questions to the qt-interst mailing list instead. On 13.07.2010 14:05, ext j...@student.dei.uc.pt wrote: >

[Qt-creator] Problems building with Qt Creator

2010-07-13 Thread jaff
Hi all, I'm doing a simple login dialog and since I tried to use QTcpSockets I've been having some problems building my project. I receive these errors: logindialog.obj:: error: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall QTcpSocket::~QTcpSocket(void)" (__imp_??

[Qt-creator] Latest git creator branches require up-to-date Qt

2010-07-13 Thread kai.koehne
Hi, it happened once more: An API change in the QtDeclarative module required some changes in QuickDesigner creator. A fix has been pushed to the 2.0 branch already, and will soon be integrated back to master. This means that as soon as you pull the master or 2.0 branch from creator, you've to