We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Build failed on install hunt-framework in windows 10 with Fatal error LNK1140 how can I fix it?
The text was updated successfully, but these errors were encountered:
We just got some warnings when building hunt-framework. Can you post more details about this? Can you have a try with this:
dub build --compiler=dmd -a=x86_64 -b=debug
It will build hunt-framework in x64 mode.
Sorry, something went wrong.
Works only with -b=release
It's so sad. Even if I have added the option of "/PDB:NONE", the linking still fails.
No branches or pull requests
Build failed on install hunt-framework in windows 10 with Fatal error LNK1140 how can I fix it?
The text was updated successfully, but these errors were encountered: