Trouble Using Compiling with TagLib

Bhatnagar, Arvin arvin.bhatnagar at verizon.com
Fri Sep 30 17:51:48 UTC 2011


Thank you for the response.

This is the parameter when I used when issuing cmake:

-DCMAKE_OSX_ARCHITECTURES="i386;x86_64"

What am I missing?

On 9/30/11 1:36 PM, "Scott Wheeler" <wheeler at kde.org> wrote:

>
>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 at kde.org
>https://mail.kde.org/mailman/listinfo/taglib-devel



More information about the taglib-devel mailing list