3 May
2001
3 May
'01
7:58 p.m.
Marcus Meissner <marcus(a)jet.franken.de> writes:
Changelog: Create a GLU32.DLL on compile time by parsing GL/glu.h and libGLU.so, create an empty one if the latter are not present.
It doesn't seem to work here: "nm: /usr/lib/libGLU.so: no symbols". The library is probably stripped. Anyway, is there a reason we cannot ship the generated .spec and .c files like with opengl, instead of having every user re-generate them? It would be much more robust. Also note that a .so file must contain exactly one Win32 dll, so you cannot put glu32.spec inside libopengl32.so, you need a separate libglu32.so. -- Alexandre Julliard julliard(a)winehq.com
8992
Age (days ago)
8992
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard