Re: libmng data-push mechanism(s)
Alexander Opitz <opitz-MXccdyw32Q/[email protected]> Wed, 14 Apr 2004 21:38:06 +0200
| Newsgroups | gmane.comp.graphics.mng.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Glenn, > No, the query is in case the user has installed an old libmng instead > of the supplied libmng-1.0.8. You query for the new (1.0.8) functions > that might not be present. Or, you query for the version number and > take appropriate action if the version number is too old. Or, you > can just go ahead and use the new functions and let the loader bail > out if it cannot find them in the libmng version being loaded. I'd > probably take that third approach and not bother with queries. the thing in question was, that you tried my old patch if it uses the new functions ... and this can't never work, course the old patch doesn't know of the new existing functions. I can try to make the new patch working how you mentioned, but I think this makes the source bigger. And, mngzilla distribute mng inside them self, so the glue code uses the same libmng code for which it is written. You can also softlink to an installed libmng ... but then the glucode should mention it need's >=1.0.8 (cause of the crashers in the lower versions). Greetings Alex// PS: All seems to compile fine, but I've a little bug in ReadSegment at the moment. -- Send the message body "help" to [email protected]