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

Compile failed #7

Closed
UMU618 opened this issue Aug 24, 2018 · 1 comment
Closed

Compile failed #7

UMU618 opened this issue Aug 24, 2018 · 1 comment

Comments

@UMU618
Copy link

UMU618 commented Aug 24, 2018

Compile ReleaseDLL failed

3>nettle_pk.obj : error LNK2019: unresolved external symbol nettle_get_secp_192r1 referenced in function _wrap_nettle_pk_derive
3>nettle_pk.obj : error LNK2019: unresolved external symbol nettle_get_secp_224r1 referenced in function _wrap_nettle_pk_derive
3>nettle_pk.obj : error LNK2019: unresolved external symbol nettle_get_secp_256r1 referenced in function _wrap_nettle_pk_derive
3>nettle_pk.obj : error LNK2019: unresolved external symbol nettle_get_secp_384r1 referenced in function _wrap_nettle_pk_derive
3>nettle_pk.obj : error LNK2019: unresolved external symbol nettle_get_secp_521r1 referenced in function _wrap_nettle_pk_derive

@Sibras
Copy link
Member

Sibras commented Sep 2, 2018

Make sure you use the latest nettle version and this is now fixed.

@Sibras Sibras closed this as completed Sep 2, 2018
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