Visual D 1.2.0-rc1 available

Rainer Schuetze r.sagitario at gmx.de
Fri Dec 24 11:06:42 UTC 2021


On 19/12/2021 21:47, Rumbu wrote:
> Debugging works for me in VS 2022.
> 
> What is not working for me:
> - in x64 mode the linker cannot find phobos64.lib, I must add manually 
> windows/lib64 to lib paths in the project configuration.

Is this with the D specific projects (visualdproj), or the Visual C++ 
integration? I cannot reproduce it neither with DMD nor LDC.

If the former, please enable verbose compilation to see what library 
paths are used for linking.

> - icons for visualdproj files are blank.

Indeed, I see it here, too.

> - syntax highlighting does not work after several edits. It can be 
> linked to dmdserver.exe, I end with 5-6 instances after some time.

I don't see dmdserver.exe crashing or restarting, but there seems to be 
something odd as it sometimes produces very few completions after 
initialization. Loading another file helped in this case.

> 
> In VS2019 it still works like a charm, thank you Rainer for the good work.
> 

Thanks, good to hear :-)


More information about the Digitalmars-d-ide mailing list