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

MumbleKit.framwork not found #61

Open
khawarb opened this issue Jan 29, 2019 · 0 comments
Open

MumbleKit.framwork not found #61

khawarb opened this issue Jan 29, 2019 · 0 comments

Comments

@khawarb
Copy link

khawarb commented Jan 29, 2019

I have configured MumbeKit by following below instructions,

  1. Make MumbleKit (iOS) direct dependency of your application's main executable target.
  2. Drag libMumbleKit.a into the 'Link Binary With Libraries' section of your application target's build phases.
  3. Add MumbleKit's src directory as a header search path for your application's main executable target.
  4. Add MumbleKit's dependencies as linked libraries to the executable target:
    AudioToolbox.framework
    CFNetwork.framework
    Security.framework

Now when i build the projects it's giving below error

clang: error: no such file or directory: '/Users/Macbook/Library/Developer/Xcode/DerivedData/My_App-awhiyxuwstbqvwbrpddkaxcffoaj/Build/Products/Debug-iphonesimulator/MumbleKit.framework/MumbleKit'

And MumblKit.Framework is red in project files, how i can find this MumbleKit.framwork?

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