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

Fail to build C bindings #304

Closed
inPhraZ opened this issue May 23, 2023 · 1 comment · Fixed by #307
Closed

Fail to build C bindings #304

inPhraZ opened this issue May 23, 2023 · 1 comment · Fixed by #307
Labels
bug Something isn't working ffi Bindings issue

Comments

@inPhraZ
Copy link

inPhraZ commented May 23, 2023

if DNP3 is not local, cmake is going to fetch remote library version ${DNP3_BACKUP_VERSION} but download will fail because it actually tries ${DNP3_VERSION} which is empty.

@jadamcrain
Copy link
Member

Thanks for reporting. Will resolve before next release.

@jadamcrain jadamcrain added bug Something isn't working ffi Bindings issue labels Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ffi Bindings issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants