diff options
| author | Antonin Descampe <antonin@gmail.com> | 2010-04-16 17:14:29 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2010-04-16 17:14:29 +0000 |
| commit | b96b24ce8c0f00bc78b05a73e2154f27ed96a4c1 (patch) | |
| tree | 72c846bc41c2ffd0ece378adf35e4998592da852 /ChangeLog | |
| parent | fdf04af2713998bd70fe1a35280e2dada3bb94bc (diff) | |
MACOSX : Fixed the XCode project file to link with the PNG library. Library and header should be located in /usr/local/lib/ and /usr/local/include/, respectively. Check http://ethan.tira-thompson.org/Mac_OS_X_Ports.html if it is not the case on your mac.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ What's New for OpenJPEG ! : changed + : added +April 16, 2010 +* [antonin] MACOSX : Fixed the XCode project file to link with the PNG library. Library and header should be located in /usr/local/lib/ and /usr/local/include/, respectively. Check http://ethan.tira-thompson.org/Mac_OS_X_Ports.html if it is not the case on your mac. + April 8, 2010 * [FOD] Fixed issue 6 on google code. Variable "pi" not freed or pointed-to in function "pi_create_encode". Thanks to Kent Mein for reporting this. * [FOD] Fixed problem with Borland C++ Builder (Borland C do not have lrintf). Thanks Marek Mauder for this fix. |
