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

framework not found LuaViewSDK #25

Open
lynulzy opened this issue May 26, 2016 · 3 comments
Open

framework not found LuaViewSDK #25

lynulzy opened this issue May 26, 2016 · 3 comments

Comments

@lynulzy
Copy link

lynulzy commented May 26, 2016

pod 安装成功,编译报错
ld: framework not found LuaViewSDK
clang: error: linker command failed with exit code 1 (use -v to see invocation)

podfile:
platform :ios, '7.1'
use_frameworks!
target 'xxx' do
pod 'LuaViewSDK', :git => 'https://github.com/alibaba/LuaViewSDK.git',:branch=>'master'
end

@genehsun
Copy link

是不是没有用xcodespace打开

@QETHAN
Copy link

QETHAN commented May 26, 2016

不是,会用cocoapods

@QETHAN
Copy link

QETHAN commented May 26, 2016

整合到已有的项目中,使用cocoapods 完全按照说明来进行安装的。demo也是按照示例来做的。编译的时候就报错了。ld: framework not found LuaViewSDK

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