objective c - Library not found for lAddThis -


i have added test flight 3.0.0 sdk . type of error coming.

ld: warning: directory not found option '-l"/users/hsa1/desktop/debtorsproject 2 20 mar 2014 backup copy/addthis"' ld: warning: directory not found option '-f"/users/hsa1/desktop/debtorsproject 2 20 mar 2014 backup copy/../../documents/facebooksdk"' ld: warning: directory not found option '-f"/users/hsa1/desktop/debtorsproject 2 20 mar 2014 backup copy/addthis/thirdpartylibs/fbconnect/facebooksdk"' ld: library not found -laddthis clang: error: linker command failed exit code 1 (use -v see invocation) 

what shall this?


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -