--enable-all-security-services fails on Windows
Open
@pejovica is already working on this.
Since Sep 11, 2019.
native-image
platform-windows
- Dominant language
- Java
- Stars
- 21.7k
- Forks
- 1.8k
- Avg merge
- 16h 11m
- Merged PRs (30d)
- 145
Description
error LNK2001: unresolved external symbol Java_sun_security_mscapi_KeyStore_loadKeysOrCertificateChains
error LNK2001: unresolved external symbol Java_sun_security_mscapi_PRNG_generateSeed
error LNK2001: unresolved external symbol Java_sun_security_smartcardio_PCSC_SCardEstablishContext
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.