On Thursday, 17 October 2019 at 10:58:20 UTC, Vino wrote:
Hi All,
We are planning to migrate our website form Mysql/PHP to
Mysql/D using vibe.d , as part of the plan we tried to install
the vibe.d (vibe.d 0.8.6 release) and we are facing below
issue, we have tried both the version of compiler (DMD 2.088.1
DMD Beta 2.089.0-beta.1) the issue is same, and more over there
are few deprecation thrown as below
[...]
Hi,
I have almost same setup like you and it was compiling today.
Just a guess, do you have Visual Studio or Build Tools installed
on your pc and are the environment variables set while running
Dub?
This caused some similar issue on my side...
Kind regards
Andre