Qt 6.11 is out! See what's new in the release
blog
[SOLVED]cannot find -ludev
-
My code shows this error when I try to build:
Cannot find -ludev collect2: error: ld returned 1 exit statusThe code builds normally in a another computer, but in mine no. Someone can help me?
-
Hi and welcome do devnet,
Did you install the dev package for udev ?
-
I installed the udev by:
sudo apt-get install udevAnd worked, thanks!
Obs: The other error disapeared too.
-
You're welcome !
On a side note, not need to modify the title anymore to mark a thread as solved, use the "Topic Tool" button :)