Displaying 8 results from an estimated 8 matches for "libglut".
Did you mean:
libglu
2011 Sep 29
1
Re: Wine and WoW Cataclysm Patch 4.0 troubleshooting thread
I only got offered a few choices - I think I clicked yes to all of them.
I read in one post that the answer is to uninstall and re-install the graphics drivers - not sure how that will help, but how do I uninstall nVidia's drivers?
I have a vague memory of someone posting about lib32 paths and simlinks or something.
2015 Feb 16
4
[LLVMdev] Segfault when using llvm-3.6 and OpenGL at the same time on Linux (with mesa, which uses llvm-3.4)
...b7bffd6e in ?? () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1
#15 0xb7bfbd62 in glXGetFBConfigs () from
/usr/lib/i386-linux-gnu/mesa/libGL.so.1
#16 0xb7bfc8de in glXChooseFBConfigSGIX () from
/usr/lib/i386-linux-gnu/mesa/libGL.so.1
#17 0xb7fa1f76 in fgChooseFBConfig () from
/usr/lib/i386-linux-gnu/libglut.so.3
#18 0xb7fa2225 in fgOpenWindow () from /usr/lib/i386-linux-gnu/libglut.so.3
#19 0xb7fa0daa in fgCreateWindow () from
/usr/lib/i386-linux-gnu/libglut.so.3
#20 0xb7fa2943 in glutCreateWindow () from
/usr/lib/i386-linux-gnu/libglut.so.3
#21 0x0808b6c2 in main ()
I could drill it down to a testca...
[Bug 59242] New: some mesa demos start to segfault after "nouveau: improve buffer transfers" on nv43
2013 Jan 11
2
[Bug 59242] New: some mesa demos start to segfault after "nouveau: improve buffer transfers" on nv43
...le.c:678
No locals.
#17 0xb6891458 in _mesa_Disable (cap=3553) at ../../src/mesa/main/enable.c:1031
ctx = <optimized out>
#18 0x0804a792 in drawFloor () at dinoshade.c:373
No locals.
#19 0x0804add6 in redraw () at dinoshade.c:489
start = 0
#20 0xb7eced34 in ?? () from /usr/lib/libglut.so.3
No symbol table info available.
#21 0xb7ed27ff in fgEnumWindows () from /usr/lib/libglut.so.3
No symbol table info available.
#22 0xb7ecf20e in glutMainLoopEvent () from /usr/lib/libglut.so.3
No symbol table info available.
#23 0xb7ecfa57 in glutMainLoop () from /usr/lib/libglut.so.3
No symbol...
2010 Mar 11
2
Gallium driver and compatibility issues
...orking since I decided to install /
compile nouveau drivers.
My system is Debian Squeeze, my kernel is 2.6.34-rc1.
The problem is:
Every time I load nouveau_dri.so into RAM existing applications are
broken / unusable (Example: gnome-games).
It does not matter if I overwrite existing versions of libglut*,
libGLw*, libGLU*, libGL*, libEGL* or not - that does not make any
difference.
The center of the problem is nouveau_dri.so and nothing else.
Could it please be possible to modify this driver file so that it does
NOT continue to break existing applications??
Would be a pleasure!
Cheers
Uwe
2007 Sep 19
0
Compiling 0.9.4x on Fedora 6 32bit - OpenGL not found warning
...some more info about my system:
[work wine-0.9.45]# ldconfig -v | grep -i gl
libGL.so.1 -> libGL.so.100.14.11
libGLcore.so.1 -> libGLcore.so.100.14.11
libglib-2.0.so.0 -> libglib-2.0.so.0.1200.9
libdbus-glib-1.so.2 -> libdbus-glib-1.so.2.0.0
libglut.so.3 -> libglut.so.3.8.0
libGLw.so.1 -> libGLw.so.1.0.0
libglade-2.0.so.0 -> libglade-2.0.so.0.0.7
libGL.so.1 -> libGL.so.1.0.9631
libgladejava-2.12.so -> libgladejava-2.12.so
libpoppler-glib.so.1 -> libpoppler-glib.so.1.0.0
li...
2013 Jan 26
1
[LLVMdev] lli problem with a simple OpenGL
Hello,
I wrote a very simple openGL application, as below
#include
#include
int main(int argc, char **argv)
{
glutInit(&argc, argv);
glutInitDisplayMode(GLUT_DOUBLE | GLUT_RGB | GLUT_DEPTH);
glutCreateWindow("red 3D lighted cube");
printf("GL_VERSION = %s\n",glGetString(GL_VERSION) );
return 0;
}
Compiling it with Clang and adding -lglut option worked
2006 Aug 28
0
"Bus Error" Under Mac OS X x86 with Wine 0.9.20
...orge:fontforge bin:gmake:gmake \
bin:m4:m4 bin:pkg-config:pkgconfig \
lib:libfontconfig:fontconfig lib:libfreetype:freetype \
lib:libintl:gettext lib:libjpeg:jpeg lib:libncurses:ncurses \
lib:libX11:XFree86 lib:liblcms:lcms lib:libglut:glut \
lib:libgphoto2:libgphoto2 lib:libsane:sane-backends \
lib:libssl:openssl lib:libungif:libungif \
lib:libxml2:libxml2 lib:libxslt:libxslt
build.type gnu
checksums ${distname}${extract.suffix} md5 3e80a07819e4df084becdbbcd4d6cdd3...
1999 Jan 23
4
smbwrapper
> What you are looking for is smbwrapper, which is in fact included with
Samba
> 2.0. However as it is not supported on all systems it is not included
> in the default build (it should work nicely on Solaris though).
> Essentially smbwrapper is a preloaded library which intercepts system
calls and
> simulates a /smb filesystem, so you can access /smb/SERVER/SHARE/file.txt.