home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 17826 < prev    next >
Encoding:
Internet Message Format  |  1992-12-26  |  1.6 KB

  1. Path: sparky!uunet!cs.utexas.edu!usc!rpi!crdgw1!rdsunx.crd.ge.com!castor!charbonn
  2. From: charbonn@castor.crd.ge.com (Michael R Charbonneau)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: using gadtoolsbox 1.4 with SAS/C
  5. Message-ID: <1992Dec27.041221.28155@crd.ge.com>
  6. Date: 27 Dec 92 04:12:21 GMT
  7. Sender: usenet@crd.ge.com (Required for NNTP)
  8. Organization: GE Corp. Research & Development, Schenectady, NY
  9. Lines: 48
  10. Nntp-Posting-Host: castor.crd.ge.com
  11.  
  12.  
  13. hi,
  14.  
  15.  
  16. I am trying to use GTB1.4 with SAS/C 5.1b and I am not having much
  17. luck. I haven't done a lot of programming on the Amiga, but let me describe
  18. the problem.
  19.  
  20. using GTB I create a simple window with just a single cycle gadget
  21. (something small and easy to start out with).
  22.  
  23. Then I use SASCsetup to turn the GTB C program's into icons,
  24. and then I hit build (to do the compilation) - and I get a bunch of
  25. linker errors back:
  26.  
  27. Undefined Symbol
  28. -----------------
  29. GT_RefreshWindow
  30.  
  31. UnlockPubScreen
  32.  
  33. etc.
  34.  
  35. I made sure to set the include assign to lc/include_2.0
  36.  
  37.  
  38. any ideas on what the problem is?
  39.  
  40. does GTB work with SAS 5.1, or am I using the wrong include
  41. files?
  42.  
  43. Or are these internal GTB functions that I need to fiddle with?
  44.  
  45. thanks,
  46.  
  47. michael
  48.  
  49.  
  50.  
  51. PS. GTB1.4 is very impressive , kudo's to the programmer!
  52. pps. (is 1.4 the latest version?)
  53.  
  54. charbonneau@crd.ge.com
  55.  
  56. | Michael R. Charbonneau               | It goes on all day long   |
  57. | GE Corporate Research & Development  | Everyone knows everything |
  58. | Artificial Intelligence Laboratory   | No one is ever wrong      |
  59. | Schenectady NY 12345                 |     until later...     |
  60.