Displaying 1 result from an estimated 1 matches for "lglcore".
Did you mean:
glcore
2001 Mar 05
1
more halflife woes :(
...t matched it. So if it can't find the
function, something ain't right. But I also ran an ldd on my
libopengl32.so file and it was linking to the correct libs (in fact the
same exact path where I grepped the function). I tried rebuilding the
lib manually (implicitly specifying a -lGL -lGLcore) but that just broke
it and wine said that there was no builtin GL support.
I know my GL implementation is functional because it works fine with
q3demo (installed from binary). I also installed tuxracer from source
to verify that my libraries were linking to source properly and it ran
fine....