Giter VIP home page Giter VIP logo

Comments (4)

noelhunter avatar noelhunter commented on August 21, 2024

I was able to install with the latest cocoapods by editing the podfile in the example project to:

`source 'https://github.com/CocoaPods/Specs.git'

project 'KINWebBrowserExample.xcodeproj'
platform :ios, :deployment_target => '7.0'

target "KINWebBrowserExample" do
pod 'KINWebBrowser'
end
`

from kinwebbrowser.

ShannonChenCHN avatar ShannonChenCHN commented on August 21, 2024

@noelhunter I did install successfully by following your suggestion, but still got build error. Could you tell me the reason why it build failed? Thanks in advance!

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

from kinwebbrowser.

noelhunter avatar noelhunter commented on August 21, 2024

@ShannonChenCHN ,

I believe that's s separate problem with the pods installation, but you might find help here:

http://stackoverflow.com/questions/9863836/library-not-found-for-lpods

from kinwebbrowser.

ShannonChenCHN avatar ShannonChenCHN commented on August 21, 2024

@noelhunter I tried some other solutions, still doesn't work. But I run the example successfully by re-creating a new project, and copying some necessary files from original KINWebBrowserExample, then install pods. Hope this could help some others who encounter the same issue.

pod version: 1.2.0
Xcode version: 8.2.1

Anyways, really appreciate that you replied actively!

from kinwebbrowser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.