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

Build fatal error LNK1140: too many modules for program database #165

Open
VanKrock opened this issue Aug 29, 2020 · 3 comments
Open

Build fatal error LNK1140: too many modules for program database #165

VanKrock opened this issue Aug 29, 2020 · 3 comments

Comments

@VanKrock
Copy link

Build failed on install hunt-framework in windows 10 with Fatal error LNK1140 how can I fix it?

@Heromyth
Copy link
Contributor

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.

@VanKrock
Copy link
Author

VanKrock commented Sep 1, 2020

Works only with -b=release

@Heromyth
Copy link
Contributor

It's so sad. Even if I have added the option of "/PDB:NONE", the linking still fails.

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

2 participants