On Sep 30, 2011, at 3:52 PM, Bhatnagar, Arvin wrote: > x86_64 > clang: error: linker command failed with exit code 1 (use -v to see invocation) > Command /Developer/usr/bin/clang++ failed with exit code 1 > > I spent all day on this yesterday and thought I would ask the experts out on this list for any advice. So please if anyone can shed some light on this for me, I would be very grateful! You only built taglib for i386, but you're building a universal binary for your application, so it can't find the library symbols for the x86_64 architecture. -Scott _______________________________________________ taglib-devel mailing list taglib-devel@kde.org https://mail.kde.org/mailman/listinfo/taglib-devel