Skip to content

Setting up a project using liburing with cmake #576

Answered by axboe
fquinsol asked this question in Q&A
Discussion options

You must be logged in to vote

You're using the 5.10 kernel io_uring.h header, you should use the one that ships with liburing. I'm guessing your build system changes made it pick up another one rather than the src/include/liburing/io_uring.h it should be using.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@fquinsol
Comment options

@fquinsol
Comment options

Answer selected by fquinsol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants