undefined reference to rgl* #168

Open
caiiiycuk opened this Issue Jan 25, 2017 · 0 comments

Projects

None yet

1 participant

@caiiiycuk

HI! I just build regal on ubuntu. After that I change my includes to <GL/Regal.h> and build project. On linker stage I have many errors about undefined reference to rgl*.

I use nm to list symbols of lib/libRegal.so and grep "rgl". Grep does not find any matches. I am very surprised how this should work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment