問題タブ [io-uring]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
21 問題
0
投票する
0
に答える
10
参照
c - liburing とリンクできません (io_uring)
Linux で io_uring をテストするための小さな C プログラムを作成しています。
しかし、コンパイル時にエラーが発生します:
これはなぜですか?パッケージ liburing-dev と liburing2 が Debian にインストールされています。
そしてライブラリは確かに標準パスにあります:
何が間違っているのかわかりません:(