Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ld: library not found for -lMSColorPicker #10

Closed
pmcgreevy3103 opened this issue Jul 24, 2019 · 1 comment
Closed

ld: library not found for -lMSColorPicker #10

pmcgreevy3103 opened this issue Jul 24, 2019 · 1 comment

Comments

@pmcgreevy3103
Copy link

Hi
I see that this has been reported before and resolved, but when attempting to compile the Demo project I get the following linker issue;

ld: warning: directory not found for option '-L/Users/Paul/Library/Developer/Xcode/DerivedData/MSColorPickerDemo-aepbaxofjcjllwdxkjhethtpzksr/Build/Products/Debug-iphonesimulator/MSColorPicker'
ld: library not found for -lMSColorPicker
clang: error: linker command failed with exit code 1 (use -v to see invocation)

And suggestions on how to resolve? Thanks.

Paul

@sgl0v
Copy link
Owner

sgl0v commented Aug 6, 2019

Hi,

You have to run pod install from the MSColorPickerDemo dir. Just re-open and build the project after that.

Best regards,
Max

@sgl0v sgl0v closed this as completed Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants