-
Notifications
You must be signed in to change notification settings - Fork 256
Open
Description
the cmake command executes correctly, the make returns an error:
/usr/bin/ld: cannot find -lglfw3 /usr/bin/ld: cannot find -lXinerama /usr/bin/ld: cannot find -lXi /usr/bin/ld: cannot find -lXcursor collect2: error: ld returned 1 exit status CMakeFiles/wrapmodes.dir/build.make:95: recipe for target '../bin/wrapmodes' failed make[2]: *** [../bin/wrapmodes] Error 1 CMakeFiles/Makefile2:131: recipe for target 'CMakeFiles/wrapmodes.dir/all' failed make[1]: *** [CMakeFiles/wrapmodes.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2
I tried both on Wayland and x11, none works, same issue, I do have glfw3 and glfw3-dev
Hints?
Metadata
Metadata
Assignees
Labels
No labels