Subject:
|
Re: pressing keys causes LDGLite to step
|
Newsgroups:
|
lugnet.cad.dev.mac
|
Date:
|
Fri, 21 Jun 2002 19:17:51 GMT
|
Viewed:
|
2083 times
|
| |
| |
In lugnet.cad.dev.mac, Jim DeVona writes:
> 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)
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 linked:
http://ldglite.sf.net/ldgliteosx0_9_5e.zip
Give this one a try and see if it has the same problem with zlib. If
so, I'll try and statically link zlib as well.
Don
|
|
Message has 1 Reply: | | Re: pressing keys causes LDGLite to step
|
| (...) PNG works now! Please clarify for me, does having it statically linked still require that you install libpng? I gather that it does. Sometime, maybe this weekend, I hope to write up some new instructions on using ldglite on Mac OS X, to help (...) (22 years ago, 21-Jun-02, to lugnet.cad.dev.mac)
|
Message is in Reply To:
| | Re: pressing keys causes LDGLite to step
|
| On Friday, June 21, 2002, at 01:06 PM, Don Heyse wrote: <snip directions on recompiling ldglite with PNG support> (...) 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 (...) (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
|
|
|
|