Skip to content

Debian packaging lacks dependency: libglew-dev #19

@moseb

Description

@moseb
# debuild -us -uc
[..]
make[2]: Entering directory '[..]/fireflies/src'
g++ -Wall -std=c++11 -g -O2 -fdebug-prefix-map=[..]/fireflies=. -fstack-protector-strong -Wformat -Werror=format-security -I../libgfx/include/ -I../lodepng -Wdate-time -D_FORTIFY_SOURCE=2  -c -o arrow.o arrow.cc
In file included from control.h:4,
                 from arrow.h:7,
                 from arrow.cc:1:
main.h:15:10: fatal error: GL/glew.h: No such file or directory
 #include <GL/glew.h>
          ^~~~~~~~~~~
compilation terminated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions