|
From: Dominique F. <fo...@gr...> - 2013-11-26 09:55:39
|
Hi Chris, MidiShare.h is supposed to be installed in /usr/local/include (as well as Player.h) Otherwise you can find it in MidiShare.framework/Headers — Dominique Le 24 nov. 2013 à 09:57, Chris Share <cps...@ya...> a écrit : > Hi, > > I'm having a problem building the samples on OSX 10.9. > > When I attempt to build the msTuturial example I'm getting the following error: > > New-MacBook:samples chris$ make msTutorial > cc -O3 -D__Types__ -D__Macintosh__ -framework MidiShare -framework Player msTutorial.c -o msTutorial > msTutorial.c:26:10: fatal error: 'MidiShare.h' file not found > #include <MidiShare.h> > ^ > 1 error generated. > make: *** [msTutorial] Error 1 > > From what I can see, MidiShare.framework and Player.framework are installed in /System/Library/Frameworks > > Cheers, > > Chris > ------------------------------------------------------------------------------ > Shape the Mobile Experience: Free Subscription > Software experts and developers: Be at the forefront of tech innovation. > Intel(R) Software Adrenaline delivers strategic insight and game-changing > conversations that shape the rapidly evolving mobile landscape. Sign up now. > http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk_______________________________________________ > midishare-devel mailing list > mid...@li... > https://lists.sourceforge.net/lists/listinfo/midishare-devel |