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

Linking clash (duplicate symbol) when used with hunt-database #2

Open
mbierlee opened this issue Sep 12, 2022 · 0 comments
Open

Linking clash (duplicate symbol) when used with hunt-database #2

mbierlee opened this issue Sep 12, 2022 · 0 comments

Comments

@mbierlee
Copy link

Not sure in which project to report this. I'm using both hunt-jwt and hunt-database (but not the whole framework, I'm using vibe). Latest versions. When building I get the following linker error:

Linking...
lld-link: error: duplicate symbol: _D4hunt7logging12__ModuleInfoZ in hunt.lib(package.obj) and in hunt-jwt.lib(logging.obj)
Error: linker exited with status 1
D:\DLang\dmd2\windows\bin\dmd.exe failed with exit code 1.

Does some of the dependencies need to be updated here?

@mbierlee mbierlee changed the title Linking clash when used with hunt-database Linking clash (duplicate symbol) when used with hunt-database Sep 12, 2022
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