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

iOS example does not compile - 'MIKMIDI/MIKMIDI.h' file not found #119

Closed
rednebmas opened this issue Nov 26, 2015 · 5 comments
Closed

iOS example does not compile - 'MIKMIDI/MIKMIDI.h' file not found #119

rednebmas opened this issue Nov 26, 2015 · 5 comments
Assignees
Labels
Milestone

Comments

@rednebmas
Copy link

The error I'm seeing is:

"/[my directory structure]/MIKMIDI/Source/MIKMIDIChannelPressureCommand.h:9:9: 'MIKMIDI/MIKMIDI.h' file not found

@rednebmas rednebmas changed the title iOS example does not compile - "MIKIMIDI iOS example does not compile - 'MIKMIDI/MIKMIDI.h' file not found Nov 26, 2015
@armadsen armadsen added the bug label Nov 27, 2015
@armadsen armadsen self-assigned this Nov 27, 2015
@armadsen
Copy link
Member

Thanks for reporting this, @rednebmas. The iOS example has been a bit neglected lately (I've been working on a new iOS example app, in fact). I'll get this checked out when I can (probably after the weekend) and will get it fixed.

@kerrgrant
Copy link

Hi,

I'm using this for the first time (installing via CocoaPods) targeting iOS and am also having a bit of trouble getting it to compile (it may well be the same issue). My project is Swift-based and so i've setup the necessary bridge header file in order to interface with the library (as it's Objective-C based). I'm able to link and compile other Objective-C based pods to the project and also raw Objective-C classes, leading to me wonder if the MIKMIDI .framework is compiling correctly. Dya think this is the same problem rednebmas is getting?

Really looking forward to using this stuff.

Cheers!

@armadsen
Copy link
Member

armadsen commented Feb 1, 2016

@kerrgrant, haven't yet had a chance to look at this, but I'll be working seriously on an iOS project that uses MIKMIDI this week myself, and will be sure to verify that everything is working right in this regard.

@kerrgrant
Copy link

Great stuff, thanks for getting back!

@armadsen armadsen modified the milestone: 1.6 Mar 8, 2016
armadsen pushed a commit that referenced this issue Jun 1, 2016
@armadsen
Copy link
Member

armadsen commented Jun 1, 2016

I'm not actually able to reproduce this, but I have done a little work to modernize MIDI Soundboard, including switching to using MIKMIDI.framework instead of including MIKMIDI source directly. It should build out of the box again.

@armadsen armadsen closed this as completed Jun 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants