Link Failure
Link Failure
- Subject: Link Failure
- From: "K. Chen" <email@hidden>
- Date: Thu, 14 May 2009 10:23:22 -0700
Hi,
I have two Xcode projects: P1 to creates a C++ static library and P2 to create an executable linking with the P1 library.
P1: Installation Directory is set to /usr/local/lib
P2: Other Linker Flag is set to -L/usr/local/lib -lmyLib
But I got an error on P2 build which says library not found for -lmyLib
Any idea what went wrong?
-KC
_______________________________________________
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