0

I started a new project and installed audiokit cocoa pods. I created a new h file. when I try to #import “AKAudioUnit.h” (or any other Audiokit h file) I get a “file not found” error.

Jonny123
  • 59
  • 5
  • Thanks for trying out AudioKit, but unfortunately you haven't really provided a lot of information for anyone to help you. – Aurelius Prochazka Jun 16 '18 at 00:12
  • @AureliusProchazka I installed cocoa pods into my new project, created a new h file, then tried to import a header file from the audiokit cocoa pods that I just installed. Am I missing something? Is there more to it that I didn’t do? – Jonny123 Jun 16 '18 at 01:39
  • can someone please share a solution I have been stuck on this for a while. I’ve tried reinstalling the pod-file, checking if frameworks are missing, etc. Nothing seems to work. – Jonny123 Jun 16 '18 at 13:47
  • I have also tried importing header files one by one, but after 15+ imports, I get an error stating that there are duplicate declarations! – Jonny123 Jun 16 '18 at 14:03
  • I'm sorry but there's still a lot of information to go on. Why don't you try AudioKit from source instead of using Cocoapods if it is causing you a roadblock? – Aurelius Prochazka Jun 18 '18 at 21:52
  • Sorry, I mean, NOT a lot of information to go on. – Aurelius Prochazka Jun 19 '18 at 06:31

0 Answers0