"More Libraries" - sub-forum request

Kapps via Digitalmars-d digitalmars-d at puremagic.com
Sat Apr 4 13:34:45 PDT 2015


On Saturday, 4 April 2015 at 16:43:45 UTC, ParticlePeter wrote:
> Hi,
> there is this nice new link to "More libraries" link, but there 
> is no place to discuss usage, exchange experiences or ask 
> questions regarding these libraries ( unless I am missing 
> something ). A sub-forum here would be very nice.
>
> Or would this here be the right place ?
>
> I am trying out dimgui on win8, dmd 2.066.1 and now 2.067. Got 
> 16 warnings, no error, BUT: "Building .dub\lib\imgui_d.lib 
> failed!"
>
> How to debug this ?
>
> Regards, ParticlePeter

If you're compiling with dub, I believe that warnings are by 
default treated as errors. I'm not sure if there's a switch to 
change that, but you could add wi to the compiler flags in 
dub.json.


More information about the Digitalmars-d mailing list