Answers for "directory not found for option '-L<Multiple'"

0

directory not found for option '-L<Multiple'

There is two errors that people seem to be confused with

If it is a "directory not found for option '-L/..." error That means it's a Library Error, and you should try to:

Click on your project (targets) Click on Build Settings Under Library Search Paths, delete the paths If it is a "directory not found for option '-F/..." That means it's a Framework Error, and you should try to:

Click on your project (targets) Click on Build Settings Under Frameworks Search Paths, delete the paths
Posted by: Guest on June-05-2020

Code answers related to "directory not found for option '-L<Multiple'"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language