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.
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.