GUI Library for D2+Phobos

cemiller chris at dprogramming.com
Fri Jun 25 12:38:20 PDT 2010


On Thu, 24 Jun 2010 12:43:45 -0700, theambient <tiabaldu at gmail.com> wrote:

> It seems to me that dfl is bold in a way.
>
> I built simple app with single window and the footprint about 1 mb.
> also it has a lot of dll dependencies.
>
> I compared it with winx C++ Gui library - footprint is about 50 k.
>

I don't think it's DFL's fault. Compile a DFL hello world with the recent  
DMD versions and you'll get 1.2 MB, but compile the same code with  
"stable" DMD 1.030 and it's 316 KB.


More information about the Digitalmars-d mailing list