To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / *4300 (-10)
  Re: ldglite (ldlite for OpenGL and Linux) new stuff
 
(...) Weird. It was looking for the object libraries at runtime, yet the filesize was wicked huge. (I wonder what's up with that? It should only be a few Kb in size.) Now I just linked it a different way -- closer to what the Mesa demos do -- and it (...) (25 years ago, 26-Jan-00, to lugnet.cad.dev)
 
  Re: ldglite (ldlite for OpenGL and Linux) new stuff
 
(...) Ah Ha! I guess that proves the problem is with GL. Now how do we fix it... (...) Yeah, I knew that, but I'm too lazy to find my way to the setup page. Then I get the reminder when I go to post. Thanks for the link though. Perhaps you could add (...) (25 years ago, 26-Jan-00, to lugnet.cad.dev)
 
  Re: ldglite (ldlite for OpenGL and Linux) new stuff
 
(...) Hmm, same thing -- blank white window. :-( (...) First, make sure you've got cookies enabled in your browser. Then go to (URL) fill that out as you did before, and before pressing Submit, make sure that the checkbox labeled "Keep my (...) (25 years ago, 26-Jan-00, to lugnet.cad.dev)
 
  Re: ldglite (ldlite for OpenGL and Linux) new stuff
 
(...) I didn't either, until I compiled & installed Mesa. (...) Yup, same here (except Mesa). (...) Whoa, that's interesting... You had trouble linking before making the softlinks?? I don't remember having trouble linking at all -- but I definitely (...) (25 years ago, 26-Jan-00, to lugnet.cad.dev)
 
  Re: ldglite (ldlite for OpenGL and Linux) new stuff
 
I just thought of another thing to try. In main.c search for #ifdef DRAW_AXIS. Put this right above it. #define DRAW_AXIS 1 This will draw the x,y,z axis in red, green, and blue like in the gif file on the website. That'll show if GL is working. I (...) (25 years ago, 26-Jan-00, to lugnet.cad.dev)
 
  Re: ldglite (ldlite for OpenGL and Linux) new stuff
 
(...) Yuk! Your libs and mine are not setup anywhere near the same way. I have NOTHING in /usr/local/lib. All the X stuff is in /usr/X11R6/lib. The Mesalibs were already there when I installed off the Mandrake CD so I left them there, even though (...) (25 years ago, 26-Jan-00, to lugnet.cad.dev)
 
  Re: ldglite (ldlite for OpenGL and Linux) new stuff
 
(...) $ cd /usr/X11R6/lib $ ls -la *GL* ls: *GL*: No such file or directory $ ls -la *gl* ls: *gl*: No such file or directory Hmm, maybe that's the problem. I didn't think of making the symlinks from there because it stopped complaining at me when I (...) (25 years ago, 26-Jan-00, to lugnet.cad.dev)
 
  Re: ldglite (ldlite for OpenGL and Linux) new stuff
 
Nutz! You've exhausted all my easy guesses. Now I'll actually have to think about this... Perhaps there's something funny about the Mesa installation. I just went with what installed automatically from the Mandrake CD. However I did have to make (...) (25 years ago, 26-Jan-00, to lugnet.cad.dev)
 
  Re: ldglite (ldlite for OpenGL and Linux) new stuff
 
(...) Pretty sure that's not the problem...because when I run it with the default LDRAW path (or with LDRAWDIR explicitly set to the right location) then it chews away for varying amounts of time depending on which file it's asked to display. And I (...) (25 years ago, 26-Jan-00, to lugnet.cad.dev)
 
  Re: ldglite (ldlite for OpenGL and Linux) new stuff
 
(...) Yes, I did disable the message. In main.c the printf() in platform_comment() is disabled (probably because it spewed way to much information). I think if you inserted this you'd be happier. if (level == 0) printf("comment %s\n", message); I'm (...) (25 years ago, 26-Jan-00, to lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR