ios - linker command failed with exit code 1, framework and library errors -


I recently received the source code for the app (last year) created in 2013. However, when I try to run it, I get 3 warnings:

  ld: warning: option '-l / user / cheapm / ios / apn name / apnm_sterster' Directory not found: Alert: Options not available for '-f / user / cheapm / ios / apiname / apnme_chaster' directory: option '-l / users / cheapm / ios / apn name / apnme_cherster / jbrsdk' / pre > 

Another error Library for

  ld: -lzbar not found clog: error: failed with linker command failure code 1 (Use -V to see invitations)  

Something Additional points:

1) The name of the previous developer is chess, and / user / chess is not on my computer, or locatable in finder.

2) The other linker flag is empty, the framework search path is empty, the library search path is empty.

3) It appears that the app was made in xCode 4, while I am using encoded 5.

Any help will be appreciated,

Thank you in advance,

- nick

UPDATE: 3 warnings are by Droppy Entered by the answer, but the error still remains.

It looks like library search path places of previous developers on their disk Is hard for This is clearly bad.

What you need to do is create a relative directory structure and then set the library / header search path to use something like $ (SRCROOT) / ZBarSDK .


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -