Subject:
|
Re: pressing keys causes LDGLite to step
|
Newsgroups:
|
lugnet.cad.dev.mac
|
Date:
|
Fri, 21 Jun 2002 18:53:12 GMT
|
Viewed:
|
2053 times
|
| |
| |
On Friday, June 21, 2002, at 01:06 PM, Don Heyse wrote:
<snip directions on recompiling ldglite with PNG support>
> Anyone want to volunteer to try it?
I installed the libpng you pointed out, and gave it a shot... when I try
to run the newly compiled ldglite executable, I get the following error
message:
dyld: ./ldglite version mismatch for library: /usr/lib/libz.1.dylib
(compatibility version of user: 1.1.3 greater than library's version: 1.0.
0)
I don't know what that means, or what libz.1.dylib is. Would it be
something that was installed with libpng? (because there is libpng stuff
in that same directory)
> Don
Jim
|
|
Message has 1 Reply: | | Re: pressing keys causes LDGLite to step
|
| (...) libz.1.dylib is the shared libary for zip compression used by the PNG image format. I thought it came standard on OS X. Maybe that libpng is set to look for it in a non-standard (for OS X) place. I just built a version with libpng statically (...) (22 years ago, 21-Jun-02, to lugnet.cad.dev.mac)
|
Message is in Reply To:
| | Re: pressing keys causes LDGLite to step
|
| (...) Heh, a quick search during lunch and I found a "quick install" libpng package for OS X right here: (URL) the only thing left is to install it, and remove the comments from the ldglite makefile (makefile.macx, NOT makefile.osx as stated above): (...) (22 years ago, 21-Jun-02, to lugnet.cad.dev.mac)
|
12 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|