[MAC] incompatible imagelib vs libpng problem?
#16
if you still have problems,

in the project, right-click xbmc.app "Build XBMC.app", then pastebin the build results. if there's a double copy of libpng, it will be listed there.
Reply
#17
GOT IT!

Turns out there was a "stale" version of libpng over in a long unused Release directory for XBMC that lived right next door to Debug -- I nuked that directory and voila! (Thanks for the pointer to the Trac -- I tried a locate on libpng and the only ones where it was 35.0.0 were within my build directories.) SO it looks like some wrong directories are getting scanned to pick up references somehow.
Reply
#18
Good, happy building now.

I would still be interested in see the build results pastebin.

the script refs "$TARGET_BUILD_DIR/$TARGET_NAME"

in the build results, you should see something like this;

setenv TARGET_BUILD_DIR /Users/Shared/xbmc/osx-coreaudio/build/Debug
setenv TARGET_NAME XBMC.app

different path of course.
Reply
#19
Next time I do a build, which will be later in the week -- I try to do one every 100 files diff between local and SVN, or thereabouts. Thanks again for the help.

EDIT: http://pastebin.com/m725c8d2d -- for 19448, debug.
Reply

Logout Mark Read Team Forum Stats Members Help
[MAC] incompatible imagelib vs libpng problem?0