home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!ll1n+
- From: ll1n+@andrew.cmu.edu (Lian-Keng Lim)
- Newsgroups: comp.sys.mac.programmer
- Subject: MIDI Manager and Think C
- Message-ID: <geP6U_S00VouIB10wH@andrew.cmu.edu>
- Date: 21 Jul 92 11:39:54 GMT
- Article-I.D.: andrew.geP6U_S00VouIB10wH
- References: <D2150035.8p3ep6@outpost.SF-Bay.org> <mxmora-200792113832@css-mac1.sri.com> <1992Jul20.195334.19197@newstand.syr.edu>
- <1992Jul21.174631.20664@cs.cornell.edu>
- Organization: Junior, Math/Computer Science, Carnegie Mellon, Pittsburgh, PA
- Lines: 15
- In-Reply-To: <1992Jul21.174631.20664@cs.cornell.edu>
-
- I am trying to write an application that uses both Think C and Apple's
- MIDI Manager.
- In my source code thus far, I have only made 1 call to MIDI Manager
- which is SndDispVersion, unfourtunately, I keep getting link error when
- I tried to run my program, and the error says that SndDispVersion is
- undefined.
- 1. my program has an include for MIDI.h
- 2. I have also installed MIDI Manager in the system folder.
-
- what's the problem?
-
- I would appreciate any help,
- thanks in advance.
-
- Keng,
-