2008-01-12 10:06:12 UTC
hi,
i am getting an error when trying to build 0.9.0 on macos x 10.5. any hints? TIA
$ unzip AtomicParsley-source-0.9.0.zip
$ cd AtomicParsley-source-0.9.0
$ ./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)