Duplicate symbol nightmare error is back in xCode 3.2.4....
16 views
Skip to first unread message
Samuel Kitono
unread,
Aug 10, 2010, 2:22:56 PM8/10/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to VocalKit
I have followed Brian's suggestion to change the project active target
and so on.... however again... there is duplicate symbol. below is my
build log of the error...
ld: duplicate symbol _unregister_cmu_us_slt in /Users/samuelkitono/
VocalKit/build/Debug-iphoneos/libVocalKit.a(cmu_us_slt.o) and /Users/
samuelkitono/VocalKit/build/Debug-iphoneos/libVocalKit.a(cmu_us_slt.o)
collect2: ld returned 1 exit status
Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/
gcc-4.2 failed with exit code 1
has anyone been able to compile this with xcode 3.2.4?
Samuel Kitono
unread,
Aug 10, 2010, 10:38:56 PM8/10/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to VocalKit
Ahh nevermind it was my fault... forgot to clean builds....