To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.dev.macOpen lugnet.cad.dev.mac in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / Macintosh / *71 (-20)
  Re: Status of ldglite 0.9.5 source on Mac ?
 
I don't think anyone has tried. James (...) (24 years ago, 18-Feb-02, to lugnet.cad.dev.mac)
 
  Status of ldglite 0.9.5 source on Mac ?
 
I have been attempting to compile the 0.9.5 source with CW-5 and have a variety of problems. Has anyone successfully compiled this for MacOS (8.x or 9.x) ? Ray (24 years ago, 18-Feb-02, to lugnet.cad.dev.mac)
 
  Re: glut conundrum
 
(...) That would be me. Anywhere you see "NOTE" its probably a note to myself that I want to get back to something and do it right when I have more time. I don't always get around to revisiting things though, especially if the cheap fix works well (...) (24 years ago, 18-Feb-02, to lugnet.cad.dev.mac)
 
  Re: glut conundrum
 
(...) Indeed, it is a very old bug, and it appears that someone ran into this more recently based on the following comment in the 0.9.5 code ... // NOTE: I dont understand the colortable stack used in translate_color() // so use the default (...) (24 years ago, 17-Feb-02, to lugnet.cad.dev.mac)
 
  Re: glut conundrum
 
(...) Thats an affirmative, however, I have two development limitations: CW-5 and MacOS 8.6, which I do not believe has been attempted with the latest source code, so this may involve a bit of effort. Ray (24 years ago, 17-Feb-02, to lugnet.cad.dev.mac)
 
  Re: glut conundrum
 
(...) That may be a very old bug. I remember there was a problem with the background color way back when. You can check the logs or browse the current (and old) source at the sourceforge to compare. (URL) the 0.5 code may actually predate the CVS (...) (24 years ago, 17-Feb-02, to lugnet.cad.dev.mac)
 
  Re: glut conundrum
 
(...) Disregard please, I figured it out. I can now compile macLDGLite 0.5 with the OpenGL 1.2 SDK using CW-5. I also figured out how to supress the annoying SIOUX window, so I have a non-debug version that displays cleanly. Now to todays question.. (...) (24 years ago, 17-Feb-02, to lugnet.cad.dev.mac)
 
  glut conundrum
 
If someone out there has the glut and glutdebug libraries which were modified and recompiled based on the OpenGL 1.2 SDK, could they please email them to me. I have the 1.2 SDK, but the projects are based on the later version of CW and I would (...) (24 years ago, 16-Feb-02, to lugnet.cad.dev.mac)
 
  Re: [Re: Introductions]
 
(...) I will e-mail you my .emacs file and we can have a mail discussion about setting it up. [snip] (...) I think we need to get a good design first. The language we chose should be secondary. A good design may reaveal the best language(s) (...) (...) (24 years ago, 12-Feb-02, to lugnet.cad.dev.mac)
 
  Re: Any help I can offer I will
 
Brian, Right now we need someone to make some webpages, specifically this one: (URL) don't know if Matthew Gerber is in charge of it or not. He already has some other web/graphic designers in contact with him. I know Matthew is really busy with (...) (24 years ago, 12-Feb-02, to lugnet.cad.dev.mac)
 
  Re: [Re: Introductions]
 
(...) Don, You should see me. When I first got my job at the library I am at, I go and ask the Window's tech, "How do you cancel a dialog box with the keyboard?" They say, "hu?" I say, "You know, they keyboard shortcut for canceling dialogs. On a (...) (24 years ago, 12-Feb-02, to lugnet.cad.dev.mac)
 
  Re: Any help I can offer I will
 
(...) Put your hat back on, and put your money back in your pocket, please. There seem to be people willing to help and plenty of ideas to go around. Actually, I think the volume of disparate ideas has been a hindrance as someone else already (...) (24 years ago, 12-Feb-02, to lugnet.cad.dev.mac)
 
  Re: [Re: Introductions]
 
(...) Oooh, I realize this is off topic here, but did you get the JDEE to work in windows? If so, could you help me out and tell me which versions of everything you have that actually work together? I tried to put this together with xemacs and (...) (24 years ago, 12-Feb-02, to lugnet.cad.dev.mac)
 
  [Re: Introductions]
 
Hi, I'm Mark Abrams. I hope this is not a duplicate but the previous post I sent doesn't appear to have made it here. I have 2 bachelors degrees - one in studio art and the other in computer science. I am currently employed as a Java developer. My (...) (24 years ago, 12-Feb-02, to lugnet.cad.dev.mac)
 
  Re: TO: Mark Abrams
 
(...) I was mistakenly replying to you and not posting to the group. I kept wondering why they weren't showing up. Anyhow, I think I've got it now. I will post my mail now. Mark (24 years ago, 12-Feb-02, to lugnet.cad.dev.mac)
 
  Any help I can offer I will
 
Unfortunately I dont have a detailed programming background... however I have been involved in Creating instructions and designs with LDRAW and MLCAD processes through the use of a pc. I am a native Mac user and come from more of a graphic design (...) (24 years ago, 12-Feb-02, to lugnet.cad.dev.mac)
 
  TO: Mark Abrams
 
Mark, I have gotten your email. I have a few comments for you but all of your emails keep getting bounced back to me. I assume you are subscribed to this list. Have you figured out how to post to it? First, you have to setup yourself as a new user: (...) (24 years ago, 12-Feb-02, to lugnet.cad.dev.mac)
 
  A comprehensive LDraw object model
 
There is currently a discussion brewing on developing some LDraw frameworks that would make it easy for programmers (even me!) to write LDraw applications in Java, c++, python, and perl. Check it out here: (URL) here is a template of the object (...) (24 years ago, 12-Feb-02, to lugnet.cad.dev.mac)
 
  Re: OS 8.6
 
(...) I have been suggesting some directions hoping others would pick one up that they liked. Most of the directions were suggested to me by developers who I haven't heard from since they suggested the idea, so I am just assuming they have lost (...) (24 years ago, 12-Feb-02, to lugnet.cad.dev.mac)
 
  More on BrickDraw3D OO design
 
I had to close that post before I could mention where all that discussion was going. Briefly, I have been trying from the start to design BrickDraw3D's C++ classes to separate geometry and graphics from the application framework (in this case (...) (24 years ago, 11-Feb-02, to lugnet.cad.dev.mac)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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