Skip to content

Cannot compile in Ubuntu 17.10 #31

@bricke

Description

@bricke

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions