search for: libopengl32

Displaying 5 results from an estimated 5 matches for "libopengl32".

2001 Oct 01
2
failed to load .so lib for builtin opengl32.dll
...hard-coded setup, but this will disappear soon. Please add a WinMM section to your Wine config file. FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock err:module:BUILTIN32_dlopen failed to load .so lib for builtin opengl32.dll: /usr/lib/libopengl32.so: undefined symbol: display FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock I've noticed the undefined symbol error, and have browsed the help available at winehq.com. Tried to recompile it several times from CVS, but the same...
2001 Mar 05
1
more halflife woes :(
...the ordinary shows up unless I tell it to run in windowed mode (I'm using OGL @ 1024 but have also tried 640 and 800) and click the close box in the "Loading..." window. Then it says "err:module:BUILTIN32_dlopen failed to load .so lib for builtin opengl32.dll: /usr/local/lib/libopengl32.so: undefined symbol: glTexSubImage3D" A quick google search found a wine page detailing this exact problem and said that NVidia's drivers aren't really OpenGL compliant. So I tried the fix they gave (comment out the function in question from opengl_norm.c and from opengl32.spec...
2002 Apr 10
0
wine and opengl
I have compiled wine version wine-20020310 on a box with linux kernel 2.4.18 and Nvidia Quadro2 Pro graphics card I run ./configure --enable-opengl and then make depend and make but I can't get the opengl stuff to work! when I look at the libopengl32 calls I get bash-2.05$ ldd dlls/libopengl32.so libx11drv.so => /usr/lib/libx11drv.so (0x40054000) libkernel32.so => /usr/lib/libkernel32.so (0x400a4000) libntdll.so => /usr/lib/libntdll.so (0x4011f000) libwine.so => /usr/lib/libwine.so (0x40212000) libm.so.6 => /lib/i686/libm...
2001 Jun 05
0
wine + OpenGL + Counter-Strike
...t of wine's ./configure, a wine.conf, an XF86Config file and the output of `ldconfig -p`. I think I miss some libs or have wrong libs on or I just have a badly configured X/wine. Maybe my libOSMesa.so files are linked to the wrong place (libOSMesa.so.3.3 on my machine). The same situation with libopengl32.so. I heard I should link it to libGL.so, but it didn't work... OpenGL is working well on my system, I can play Unreal Tournament and xcsreensaver's OpenGL savers run well... I hope somebody will be able to help me... Thanks, Bence -- Bence Fejervari bentse@sch.hu +36203431493
2001 Jun 22
0
Half-Life: Selected Mode is not supported by your card
...g tsx11/Makefile creating unicode/Makefile creating win32/Makefile creating windows/Makefile creating windows/x11drv/Makefile creating include/config.h Configure finished. Do 'make depend && make' to compile Wine. root@notch:/home/pwk/wine/wine > root@notch:/usr/local/lib ldd libopengl32.so libx11drv.so =/usr/local/lib/libx11drv.so (0x40055000) libkernel32.so =/usr/local/lib/libkernel32.so (0x400a4000) libwine.so =/usr/local/lib/libwine.so (0x40122000) libncurses.so.5 =/lib/libncurses.so.5 (0x40148000) libm.so.6 =/lib/libm.so.6 (0x40192000) libutil.so.1 =/lib/libutil.so.1 (0x401b10...