August 02, 2016

On 02.08.2016 00:00, Rufus Smith wrote:
>
> Ok, I tried the latest and still have problems.
>
> I built the build project first which passed, then tried to build the
> visuald project.
>
> I get the errors:
>
> Error: module commctrl is in file 'sdk\win32\commctrl.d' which cannot be
> read
> Error: module windef is in file 'sdk\win32\windef.d' which cannot be read
> Error: module windef is in file 'sdk\win32\windef.d' which cannot be read
>
> Any ideas? I tried copying from dmd's files but that didn't help at all.
>

I suspect that these messages are from the "vsi" project, showing that the SDK conversion still didn't work as expected.

Did you build from a clean checkout? If not there might be some files left from your previous attempts that block the conversion from running.

Please try running "nmake prerequisites" from the command line and paste the output here.
1 2
Next ›   Last »