| | Re: Building LDGLite for off-screen rendering only
|
|
(...) Standard? Not unless you're a Microsoft follower. However, I must admit I'm baffled by this one. The -DUNIX is supposed to tell platform.h to define some flags which cause the stricmp and strnicmp functions in platform.c to get built. You've (...) (22 years ago, 18-May-03, to lugnet.cad.dev)
|
|
| | Re: Building LDGLite for off-screen rendering only
|
|
(...) That did fix the problem. the make finished successfully! and it works! (URL) need to get Steve to teach me how to use it :) (...) nothing - no match. Thank you so much for your help :) Dan (22 years ago, 18-May-03, to lugnet.cad.dev)
|
|
| | (canceled)
|
|
|
|
| | Re: Building LDGLite for off-screen rendering only
|
|
hmmm. Trying to actually put this into place - we're running into a segfault: ldglite -s.85 -q -i1 -MS3033.png 3033.dat GL_VERSION = 1.4 Mesa 5.0.1 GL_EXTENSIONS = GL_ARB_depth_texture GL_ARB_imaging GL_ARB_multisample GL_ARB_multitexture (...) (21 years ago, 29-May-03, to lugnet.cad.dev)
|
|
| | Re: Building LDGLite for off-screen rendering only
|
|
(...) Nothing comes to mind right away except maybe the png and zlib header files in the ldglite zip file might conflict with whatever versions you've actually got installed. I originally put them there for the windows build and have been meaning to (...) (21 years ago, 29-May-03, to lugnet.cad.dev)
|
|
| | Re: Building LDGLite for off-screen rendering only
|
|
(...) that did it. I still had to manually add the -L/usr/local/lib -L/usr/local/lib/pth, but that's ok. coool :) (21 years ago, 29-May-03, to lugnet.cad.dev)
|