ld: warning vtable (how to fix)
ld: warning vtable (how to fix)
- Subject: ld: warning vtable (how to fix)
- From: "Michael Wu" <email@hidden>
- Date: Thu, 22 Nov 2007 18:04:47 -0500
I got these link warnings (>500 of them) when I link in a static lib.a
into an application. These warnings were not show in Xcode 2.4.
The static lib also build with Xcode 3.0 and has no warnings.
Does any one has suggestions of fixing?
ld: warning vtable for JDF::JDFStringshas different visibility (2) in
/Development/JDFWrapperLib1.3/build/Release/libJDFWrapperLib.a(JDFAutoLayoutIntent.o)
and (1) in /Users/Development/test/build/test.build/Release/test.build/Objects-normal/i386/JdfContent.o
ld: warning typeinfo for JDF::JDFStringshas different visibility (2)
in /Users/Development/JDFWrapperLib1.3/build/Release/libJDFWrapperLib.a(JDFAutoLayoutIntent.o)
and (1) in /Users/Development/test/build/test.build/Release/test.build/Objects-normal/i386/SubmissionDoc.o
collect2: ld returned 1 exit status
mwu
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden