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
