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

Search found 9 matches
Forum Index
Author Message
  Topic: Qtd Painter Error
Destructionator

Replies: 9
Views: 56869

PostForum: QtD   Posted: Mon Feb 14, 2011 8:41 am   Subject: Qtd Painter Error
Yeah. I'm afraid I had to give up on QtD at this point. It worked so well on Linux, but even with the -style hack, it still had some random crashes on Windows as I used the app.

I ultimately decide ...
  Topic: Qtd Painter Error
Destructionator

Replies: 9
Views: 56869

PostForum: QtD   Posted: Sat Feb 12, 2011 6:56 pm   Subject: Qtd Painter Error
FYI, my app seems to work if I use "-style cde" on the command line, so there are no mouse over effects.

Kinda sucks, but at least we've got something to work with.
  Topic: Qtd Painter Error
Destructionator

Replies: 9
Views: 56869

PostForum: QtD   Posted: Sat Feb 12, 2011 6:03 pm   Subject: Qtd Painter Error
I see this in my app too, but only on Windows.

I think it might have something to do with the Layouts. Simple examples without layouts work fine but using a layout like your code or my code seems t ...
  Topic: D Performance
Destructionator

Replies: 4
Views: 10589

PostForum: General   Posted: Sun Nov 18, 2007 9:36 pm   Subject: D Performance
Also, make sure you remember to pass the right flags to the D compiler to optimize. (dmd -O -release file.d)

If your code is small, would you mind posting it here, and the command lines you used to ...
  Topic: object.d file not found
Destructionator

Replies: 7
Views: 30310

PostForum: Tutorials   Posted: Sun Nov 18, 2007 9:32 pm   Subject: object.d file not found
dmd does work out of the box... if you leave it in the box; you actually took too many steps there. Unzip the zip file, do the chmod +x, but then call dmd from the dmd/bin/dmd location; don't copy it ...
  Topic: The welcome mat for C programmers
Destructionator

Replies: 9
Views: 17943

PostForum: General   Posted: Fri Oct 12, 2007 1:48 pm   Subject: The welcome mat for C programmers
... is not inspiring: it seems like a very irritating process to have to manually build wrappers for code you want to use.

If I could make one single request of D development it would be for easy l ...
  Topic: Using static d libs in C++
Destructionator

Replies: 4
Views: 16456

PostForum: General   Posted: Fri Sep 28, 2007 5:35 pm   Subject: Using static d libs in C++
It is complaining because the main() function is wrong.

main() in D is called by another main() in phobos that sets up exception catching and the garbage collector and all kinds of other fun stuff ...
  Topic: is D open ?
Destructionator

Replies: 4
Views: 11705

PostForum: General   Posted: Sat Sep 22, 2007 2:11 pm   Subject: is D open ?
Most of D is open source, the development discussions happen in the open, the compiler and spec are both free to use, and it compiles perfectly on both Windows and Linux. Of course, there is also gdc. ...
  Topic: I've written a handful of cool code
Destructionator

Replies: 1
Views: 12300

PostForum: Potential Projects   Posted: Mon Sep 17, 2007 10:32 am   Subject: I've written a handful of cool code
I'm doing one thread here for a bunch of things I've written in D over the last few months. Most them are between 50 and 80 percent done, but pretty usable, although, still clunky and not well documen ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group