You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The compilers turned out to be problematic though. The "Mir" library does not work with the Ubuntu 18.04 gdc and ldc compilers. I have managed to install the latest version dmd, and it works.
The latest version of Mir can only be compiled with latest Ldc 1.30, 1.29 doesn't work.
Maybe Mir should add static check for supported complier versions, rather than let user try and error.
Not everyone use dub to build.
The text was updated successfully, but these errors were encountered:
https://forum.dlang.org/post/[email protected]
The compilers turned out to be problematic though. The "Mir" library does not work with the Ubuntu 18.04 gdc and ldc compilers. I have managed to install the latest version dmd, and it works.
The latest version of Mir can only be compiled with latest Ldc 1.30, 1.29 doesn't work.
Maybe Mir should add static check for supported complier versions, rather than let user try and error.
Not everyone use dub to build.
The text was updated successfully, but these errors were encountered: