Election-Tech-Initiative / electionguard-cpp

A C++ implementation of ElectionGuard specification focused on encryption components.
https://www.electionguard.vote/
MIT License
23 stars 26 forks source link

🐞 ElectionGuard.Encryption.Cli fails on run (workaround available) #339

Open john-s-morgan opened 1 year ago

john-s-morgan commented 1 year ago

Is there an existing issue for this?

Current Behavior

ElectionGuard.Encryption.Cli fails to copy the CPP library on build. This must be done manually to allow the program to run.

Expected Behavior

library is copied into the bin folder of ElectionGuard.Encryption.Cli on build

Steps To Reproduce

No response

Environment

- OS:

Anything else?

No response