Re: Linker can't locate file for library.
Re: Linker can't locate file for library.
- Subject: Re: Linker can't locate file for library.
- From: Brant Sears <email@hidden>
- Date: Fri, 9 Mar 2007 13:32:41 -0500
Yes, I had already tried that and it didn't work.
On Mar 9, 2007, at 1:26 PM, Eric Albert wrote:
On Mar 9, 2007, at 10:17 AM, Brant Sears wrote:
Hi. I recently received a library from a third party that I want
to use in my application. This file appears to be a universal
binary .a archive. It doesn't begin with "lib" - I'm not sure if
this matters. The name of the file is vp7plugin_macUniv.a
I placed the file into a folder where other .a libraries that my
application uses are located. Then, I added the library file to my
application. When I try to build with it, I get a link error that
says:
can't locate file for: -lvp7plugin_macUniv.a
Try renaming the library to 'libvp7plugin_macUniv.a' and then using
'-lvp7plugin_macUniv' (or just dragging and dropping the file into
your project).
Hope this helps,
Eric
_______________________________________________
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