Replies: 1 comment
-
|
A maintainer has to answer the release-timing part, but the specific header issue is already fixed on The latest GitHub release is still Until a 3.12.1/new release is cut, the practical options are: #include <cstdint>
#include <elfio/elfio.hpp>as a local workaround if it is enough for your compiler path, vendor the current |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any plans to do a new elfio release either from the latest master or for something like 3.12.1?
Current 3.12 version will have problem for building with the c/c++ header files.
Currently the latest release needs to patched with this:
to avoid a following type of build errors:
Beta Was this translation helpful? Give feedback.
All reactions