Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add static check for supported complier versions directly in the code #443

Open
mw66 opened this issue Oct 17, 2022 · 0 comments
Open

add static check for supported complier versions directly in the code #443

mw66 opened this issue Oct 17, 2022 · 0 comments

Comments

@mw66
Copy link

mw66 commented Oct 17, 2022

https://forum.dlang.org/post/ikppzbtqzgiydcaokikn@forum.dlang.org

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant