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

compilation Error #375

Open
vetic opened this issue Oct 24, 2012 · 0 comments
Open

compilation Error #375

vetic opened this issue Oct 24, 2012 · 0 comments

Comments

@vetic
Copy link

vetic commented Oct 24, 2012

Hello, I use phonegap 2.1.0 and in the moment of I compill with xcode 4.5 I have this error

Undefined symbols for architecture i386:
"OBJC_CLASS$_CDVPlugin", referenced from:
OBJC_CLASS$_VTCShare in VTCShare.o
"OBJC_CLASS$_CDVPluginResult", referenced from:
objc-class-ref in VTCShare.o
"OBJC_CLASS$_CDVURLProtocol", referenced from:
objc-class-ref in AppDelegate.o
"OBJC_CLASS$_CDVViewController", referenced from:
OBJC_CLASS$_MainViewController in MainViewController.o
"OBJC_METACLASS$_CDVPlugin", referenced from:
OBJC_METACLASS$_VTCShare in VTCShare.o
"OBJC_METACLASS$_CDVViewController", referenced from:
OBJC_METACLASS$_MainViewController in MainViewController.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Do you understand how to correct this?

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

1 participant