home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15554 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.4 KB  |  37 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mcsun!fuug!funic!polaris!mikasaas
  3. From: mikasaas@polaris.utu.fi (Mika Ilmari Saastamoinen)
  4. Subject: Re: IDCMP_CLOSEWINDOW weirdness
  5. Message-ID: <1992Nov9.091951.21887@polaris.utu.fi>
  6. Organization: University of Turku, Finland
  7. X-Newsreader: Tin 1.1 PL5
  8. References: <23769@galaxy.ucr.edu>
  9. Date: Mon, 9 Nov 92 09:19:51 GMT
  10. Lines: 25
  11.  
  12. edward j. zix (ezix@ucrengr.ucr.edu) wrote:
  13. :     I recently decided to try to do some Amiga GUI programming and 
  14. : I bought the RKM 3rd edition Libraries book and ftp'd FF741 and FF742
  15. :     When I tried to compile the easyintuition.c and easyintuition37.c
  16. : programs, I get LINE 122 undefined symbol IDCMP_CLOSEWINDOW.  What gives?
  17. : Has anybody else had this problem.  I have gcc-2.2.2 and Lattice 5.10. 
  18. : Both produce the same errors.  (They both work fine for non GUI prg.)
  19.  
  20. Errmmm... Do you have the 2.0 include files? That flag is defined in there
  21. (intuition/intuition.h specifically). That flag is called just CLOSEWINDOW
  22. (if I remember correctly) in the 1.2/1.3 includes. 
  23.  
  24. :     I normally do non-GUI programming...but would really like to do 
  25. : some GUI work.  I would appreciate it if someone could help me.
  26.  
  27. I hope that helped! :)
  28.  
  29. : ->->->->->->->->->->->->->->->->->->->->->->->->->->->->->->->->->->->->
  30. :                Edward J. Zix
  31. :                     InterNet: ezix@ucrengr.ucr.edu
  32.  
  33. Mika Saastamoinen (mikasaas@polaris.utu.fi)
  34.