Engineering is always prompt
ld: warning: directory not found for option:xxxxxx
This kind of prompt is usually due to the addition of a third-party SDK, but later changed the name or removed the SDK
But in build settings — > Search Paths—–> The corresponding path has not been deleted in library search paths
So you need to delete the warning path in library search paths and framework search paths
Similar Posts:
- [Solved] LD: library not found for – XXX when Xcode compiles code
- Cordova/CDVPlugin.h file not found [How to Solve]
- [Solved] Jenkins Run python Project Error: “ModuleNotFoundError: No module named ‘xxx‘”
- Pyinstall package py script warning: lib not found and other related issues
- [Solved] RuntimeError: Model class apps.users.models.UserProfile doesn’t declare an explicit app_label and isn’t in an application in INSTALLED_APPS.
- C# call Python error no module named OS [How to Solve]
- [Solved] ‘modules.module[2]’ specifies duplicate child module XMMRTest @line 14, column 17
- Two pits with Jenkins operation error
- [Solved] QT operate error: exited with code – 1073741515
- “Manifest merger failed with multiple errors, see logs” [How to Solve]