Closed iamthad closed 1 year ago
Well this is embarrassing. I guess that's what i get for not testing the ENV variables.
I'll cook up a PR and then do a release.
Alright I pushed a commit. Should do the trick.
@iamthad Please tell me if this works properly, then I'll do a release.
Alright, I'm gonna assume this fixes your issue and close.
I just tested your latest release and can confirm it fixes the issue. Thank you for the quick fix!
https://github.com/jean-airoldie/zeromq-src-rs/blob/e7dd3b2103c3e5d95376cbe9e11e0be39822367a/src/lib.rs#L422-L426
The header files are placed in
out/source/include
, butinclude_dir
is defined asout/include
(missingsource
).