G
Gernot Frisch
Hi,
when I make test.so and link it to opengl functions -lGL, then I need
libGL.so when linking to test.so afterwards as well... Why do I need
to link against libGL.so in the first place, if I have to provide the
dependencies later?
--
-Gernot
int main(int argc, char** argv) {printf
("%silto%c%cf%cgl%ssic%ccom%c", "ma", 58, 'g', 64, "ba", 46, 10);}
________________________________________
Looking for a good game? Do it yourself!
GLBasic - you can do
www.GLBasic.com
when I make test.so and link it to opengl functions -lGL, then I need
libGL.so when linking to test.so afterwards as well... Why do I need
to link against libGL.so in the first place, if I have to provide the
dependencies later?
--
-Gernot
int main(int argc, char** argv) {printf
("%silto%c%cf%cgl%ssic%ccom%c", "ma", 58, 'g', 64, "ba", 46, 10);}
________________________________________
Looking for a good game? Do it yourself!
GLBasic - you can do
www.GLBasic.com