|
From: | Paul Schneider |
Subject: | Re: [Openexr-devel] another undefined symbol link error |
Date: | Fri, 17 Oct 2003 11:21:31 -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 _uncompressThese symbols don't appear to occur anywhere in the included hdr files, nor are theyin 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] |