Best SQL library to use with local desktop app

wakhshti www.google at gmail.com
Thu Jan 4 12:48:24 UTC 2018


On Thursday, 4 January 2018 at 09:59:08 UTC, Jacob Carlborg wrote:
> On 2018-01-03 13:14, wakhshti wrote:
>
>> and also what about a simple GUI library ? (once there was a 
>> library named DFL, but i never could get it to run).
>
> For a GUI library you can give DWT [1] a try. Works on Linux 
> and Windows and is using native drawing operations.
>
> [1] https://github.com/d-widget-toolkit/dwt


it is not compiling:

>
>C:\Users\wakhshti\Downloads\dwt-master>rdmd base swt -m32mscoff
>Error: module base is in file 'base.d' which cannot be read
>import path[0] = .
>import path[1] = C:\D\dmd2\windows\bin\..\..\src\phobos
>import path[2] = C:\D\dmd2\windows\bin\..\..\src\druntime\import
>Failed: ["dmd", "-v", "-o-", "base.d", "-I."]
>




More information about the Digitalmars-d mailing list