Subject:
|
Re: ldglite (ldlite for OpenGL and Linux) new stuff
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Wed, 26 Jan 2000 14:13:53 GMT
|
Viewed:
|
918 times
|
| |
| |
In lugnet.cad.dev, Don Heyse writes:
>
> [snip]
>
> Meanwhile, I'll have to add an error message when it can't find the file.
> I can't believe there wasn't one already in the ldlite source. Perhaps I
> disabled it somehow...
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 gonna add as soon as I get a chance.
Don
|
|
Message is in Reply To:
| | Re: ldglite (ldlite for OpenGL and Linux) new stuff
|
| (...) Oops, I hit tab key and it posted the message before I was finished. Lets try again. Cool! I found a sucker (er, um, I mean a beta tester). My first guess is it's having trouble finding the LDRAW path. That'll give you a white screen for sure. (...) (25 years ago, 26-Jan-00, to lugnet.cad.dev)
|
70 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|