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

Build fail for the Getting start repo. #12

Closed
kithokit opened this issue Mar 26, 2015 · 4 comments
Closed

Build fail for the Getting start repo. #12

kithokit opened this issue Mar 26, 2015 · 4 comments

Comments

@kithokit
Copy link

I follow the instruction on
http://componentkit.org/docs/getting-started.html

The wildeguess repo build fail.

ld: library not found for -lPods-ComponentKit
clang: error: linker command failed with exit code 1 (use -v to see invocation)

How can we solve this out? THanks

@rhysforyou
Copy link

Did you run pod install from the project directory?

@kithokit
Copy link
Author

I did. The podfile.lock

PODS:
  - ComponentKit (0.9)

DEPENDENCIES:
  - ComponentKit (from `../..`)

EXTERNAL SOURCES:
  ComponentKit:
    :path: ../..

SPEC CHECKSUMS:
  ComponentKit: 78d73c354af113de9cdd4605b825c9ca315da773

COCOAPODS: 0.36.0

and I start the project at the root path of WildeGuess.

kit.ho@10:24:01 WildeGuess(master) $ pwd
/Users/kit.ho/SwiftOpenCV/componentkit/Examples/WildeGuess
kit.ho@10:29:53 WildeGuess(master) $ open WildeGuess.xcodeproj/

@benlodotcom
Copy link
Contributor

You should open the workspace instead of the project.

@kithokit
Copy link
Author

@benlodotcom Thanks! It works now. I will close the issue

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

3 participants