What do these errors mean?
What do these errors mean?
- Subject: What do these errors mean?
- From: "David Springer" <email@hidden>
- Date: Mon, 5 May 2008 15:38:55 -0600
Folks,
This is not strictly a cocoa-dev question, if there is a better list
to ask this on, please point me in the right direction.
I get a pile of linker warnings like this:
ld: warning PLBmpBase::GetLineArray32() const has different visibility
(2) in .../third_party/lib-mac/libpaintlib.a(pljpegdec.o) and (1) in
.../testing/MacImageTest/build/MacImageTest.build/Debug/ImagePaintlibMac.build/Objects-normal/i386/imagerep.o
What does this mean? PLBmpBase::GetLineArray() is defined as inline
in the header files used to build the .a; and AFAICT this is true of
the .o. Are there compiler/linker settings that could change between
the two builds that might cause this warning?
Thanks!
- Dave.S
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden