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

Building Mac OS X target still supported? #27

Open
udoschneider opened this issue May 26, 2014 · 2 comments
Open

Building Mac OS X target still supported? #27

udoschneider opened this issue May 26, 2014 · 2 comments

Comments

@udoschneider
Copy link

According to the README building for Mac OS X was supported at some point in time. Is this still the case?

I hit several roadblocks with wrong architectures for MumbleKit as well as it's dependencies for the Mac OS X target (can be fixed in the build properties).

MKVoiceProcessingDevice.m also imports and uses UIKit w/o #ifdefs ... so this bombs as well.

Even after "fixing" those the build succeeds but no framework is built. So is this still supported ad all?

@mkrautz
Copy link
Contributor

mkrautz commented May 26, 2014

MumbleKit on OS X is not something we use in any products, and it's not being CI'd either, so I'm sad to say that I actually don't know the current state of it.

With that said, we definitely want to support running and building MumbleKit on OS X, and we'll accept patches and/or pull requests that fix any issues that are currently present.

@julian-weinert
Copy link

Fixed in Pull 43

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