Best SQL library to use with local desktop app
Jacob Carlborg
doob at me.com
Thu Jan 4 14:39:48 UTC 2018
On 2018-01-04 13:48, wakhshti wrote:
> 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."]
Looks like the readme is wrong. It should be:
rdmd build base swt -m32mscoff
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list