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

i have problem with OSX 10.11.6 #11

Closed
macgayverarmini opened this issue Nov 6, 2016 · 1 comment
Closed

i have problem with OSX 10.11.6 #11

macgayverarmini opened this issue Nov 6, 2016 · 1 comment

Comments

@macgayverarmini
Copy link

Hy, when i compile to xcode i have this error

clang: warning: libstdc++ is deprecated; move to libc++ with a minimum deployment target of OS X 10.9
Undefined symbols for architecture x86_64:
"Skylander::toyName(unsigned short)", referenced from:
SkylanderIO::listSkylanders() in fileio.o
Skylander::getToyTypeName() in skylander.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@silicontrip
Copy link
Owner

I found an issue with the Xcode project which didn't include all the needed sources. I probably used the Makefile to build rather than from within Xcode.

Also fixed some minor warnings.
I've built this from within Xcode without issues.
Let me know if there are any problems.

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