home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 12794 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.1 KB

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