2009-02-28 19:56:21 UTC
I downloaded the source and tried to build it myself:
> ./build
Compiling AP_commons.cpp ...
Compiling AtomicParsley_genres.cpp ...
Compiling AP_iconv.cpp ...
Compiling AP_NSFile_utils.mm ...
Compiling AP_NSImage.mm ...
AP_NSImage.mm: In function ‘bool ResizeGivenImage(const char*, PicPrefs, char*)’:
AP_NSImage.mm:204: error: ‘_NSBitmapImageFileType’ was not declared in this scope
AP_NSImage.mm:204: error: expected `;' before ‘filetype’
AP_NSImage.mm:208: error: ‘filetype’ was not declared in this scope
AP_NSImage.mm:212: error: ‘filetype’ was not declared in this scope
AP_NSImage.mm:216: error: ‘filetype’ was not declared in this scope
Compiling AtomicParsley.cpp ...
Compiling AP_AtomExtracts.cpp ...
Compiling APar_sha1.cpp ...
Compiling APar_uuid.cpp ...
Compiling main.cpp ...
Linking AtomicParsley...
i686-apple-darwin9-g++-4.0.1: obj_files/AP_NSImage.o: No such file or directory
strip: can't open file: AtomicParsley (No such file or directory)
[1] 59140 exit 1 ./build
Not sure what that means. The script does seem to be correctly ID-ing the OS as "Darwin"