FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 34 matches
Forum Index
Author Message
  Topic: Doesn't build on QT 4.7 Beta.
maxter

Replies: 15
Views: 42349

PostForum: QtD   Posted: Fri Jul 23, 2010 2:16 am   Subject: Doesn't build on QT 4.7 Beta.
Thanks, Lutger. Added -m32 to the build script.
  Topic: Strange segfault...
maxter

Replies: 3
Views: 13824

PostForum: QtD   Posted: Mon Jul 19, 2010 4:35 am   Subject: Strange segfault...
Fixed in http://www.dsource.org/projects/qtd/changeset/386%3A7dddafad5a20
  Topic: Strange segfault...
maxter

Replies: 3
Views: 13824

PostForum: QtD   Posted: Sun Jul 18, 2010 4:26 am   Subject: Strange segfault...
I've reproduced the bug. Will try to fix it soon.

Thank you for taking time to report QtD problems. It would be great if you post bug reports as tickets in the future.
  Topic: Doesn't build on QT 4.7 Beta.
maxter

Replies: 15
Views: 42349

PostForum: QtD   Posted: Wed Jul 14, 2010 9:18 am   Subject: Doesn't build on QT 4.7 Beta.
You are linking against libcpp_*.so libs corresponding to Qt modules not used in your program. Consequently, the dynamic linker cannot resolve functions referenced by SOs but not present in the host e ...
  Topic: Doesn't build on QT 4.7 Beta.
maxter

Replies: 15
Views: 42349

PostForum: QtD   Posted: Wed Jun 30, 2010 1:06 am   Subject: Doesn't build on QT 4.7 Beta.
Should have been fixed in http://www.dsource.org/projects/qtd/changeset/367%3Af69341b40588. Please use the latest trunk.
  Topic: Windows CMake error...
maxter

Replies: 4
Views: 36590

PostForum: QtD   Posted: Wed Jun 23, 2010 12:49 pm   Subject: Windows CMake error...
Are you sure MinGW's bin directory is in PATH?
  Topic: Doesn't build on QT 4.7 Beta.
maxter

Replies: 15
Views: 42349

PostForum: QtD   Posted: Wed Jun 23, 2010 12:41 pm   Subject: Doesn't build on QT 4.7 Beta.
Updated to dmd.2.047 and fixed that VoidFunc error. The thing seems to work but I will be able to test it only tomorrow.
  Topic: How to do a STARTTLS?
maxter

Replies: 9
Views: 25234

PostForum: QtD   Posted: Wed Jun 23, 2010 5:43 am   Subject: How to do a STARTTLS?
I am back from vacation and here is the code:


QByteArray read(QSslSocket &s)
{
QByteArray result;

for(;;) {
if(!s.waitForReadyRead(3000 ...
  Topic: How to do a STARTTLS?
maxter

Replies: 9
Views: 25234

PostForum: QtD   Posted: Mon Jun 14, 2010 3:15 am   Subject: How to do a STARTTLS?
I've tried to connect to jabber.org from C++. It goes well until the call to startClientEncryption(), which fails giving no details about the error. No idea what's going wrong. I think you'd better as ...
  Topic: How to do a STARTTLS?
maxter

Replies: 9
Views: 25234

PostForum: QtD   Posted: Thu Jun 10, 2010 6:29 am   Subject: How to do a STARTTLS?
I'll try it at the weekend if you can wait.
  Topic: How to do a STARTTLS?
maxter

Replies: 9
Views: 25234

PostForum: QtD   Posted: Wed Jun 09, 2010 1:34 am   Subject: How to do a STARTTLS?
Could you test in C++ that the encrypted connection works with those servers? If it works there then the problem is caused by the wrap and we'll have to fix it.


waitForEncrypted() method returned ...
  Topic: How to do a STARTTLS?
maxter

Replies: 9
Views: 25234

PostForum: QtD   Posted: Sun Jun 06, 2010 11:44 pm   Subject: How to do a STARTTLS?
I think this is what you are looking for: http://doc.qt.nokia.com/4.6/qsslsocket.html#startClientEncryption
  Topic: Qt Designer with D
maxter

Replies: 2
Views: 12024

PostForum: QtD   Posted: Fri May 28, 2010 5:01 am   Subject: Qt Designer with D
If you encounter problems with duic, please post tickets at http://www.dsource.org/projects/qtd/report. They will be fixed sooner or later.
  Topic: example code build fails
maxter

Replies: 3
Views: 12888

PostForum: QtD   Posted: Thu May 20, 2010 10:32 am   Subject: example code build fails
You are welcome. There is still a lot left to do.
  Topic: example code build fails
maxter

Replies: 3
Views: 12888

PostForum: QtD   Posted: Thu May 20, 2010 8:58 am   Subject: example code build fails
This means that the installation script doesn't correctly create/copy *.di import files from the source files located at qtd-source-dir/d2. For now, just specify the path to the source files (i.e. -Iq ...
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group