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

Undefined symbols for architecture x86_64 #38

Open
fbartolom opened this issue May 18, 2015 · 1 comment
Open

Undefined symbols for architecture x86_64 #38

fbartolom opened this issue May 18, 2015 · 1 comment

Comments

@fbartolom
Copy link

I managed to compile MumbleKit in two different projects, once just importing the mumbleKit library and another time by copying it. All subtargets were appropriately produced. Yet, when I try to link the library with my 64 bits app, as requested by Apple, in the second project I get en error considering all calls to the methods of the library as Undefined symbols for architecture x86_64: . Nothing of the kind happened in the first project, even if that could be by chance or I could have forgotten about it. I set the compilation to not just compile for the active architecture as suggested, but yet the 64 bit version of Mumble Kit seems not to be made available for use to the linker.

@mkrautz
Copy link
Contributor

mkrautz commented May 18, 2015

@fbartolom I've been wanting to reply to your forum thread, but I don't have my login credentials to the forum sorted out.

I will check this out as soon as I have time...

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