|
From: | Scott Frankel |
Subject: | Re: [Openexr-devel] another undefined symbol link error |
Date: | Fri, 17 Oct 2003 16:16:10 -0700 |
Those are from the zip library. Add /usr/lib/libz.dylib to your project.
Sorry about the state of documentation on stuff like this. If you have a copy of CodeWarrior, you might want to check out the CW projects (even if you don't develop with it). The projects are set up to use the EXR lib correctly on the Mac (for example, the prefix file defines PLATFORM_DARWIN_PPC).
- Paul
On Friday, October 17, 2003, at 09:37 AM, Scott Frankel wrote:
ld: Undefined symbols:
Iex::throwErrnoExc(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
_compress
_uncompress
These symbols don't appear to occur anywhere in the included hdr files, nor are they
in any of the example files. Any suggestions on how to track'em down?
OpenEXR-1.0.6
MacOSX v10.2.6
ProjectBuilder v2.1
Thanks in advance!
Scott
_______________________________________________
Openexr-devel mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/openexr-devel
[Prev in Thread] | Current Thread | [Next in Thread] |