home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / openloo / 4995 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1021 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!sun-barr!news2me.EBay.Sun.COM!exodus.Eng.Sun.COM!rita!jmk
  2. From: jmk@sun.com (John Mani)
  3. Newsgroups: comp.windows.open-look
  4. Subject: Re: compiling Open Look library
  5. Date: 8 Jan 1993 18:45:29 GMT
  6. Organization: Sun Microsystems, Inc.
  7. Lines: 20
  8. Distribution: world
  9. Message-ID: <lkriu9INNdr6@exodus.Eng.Sun.COM>
  10. References: <1ife75INNn01@agate.berkeley.edu>
  11. Reply-To: jmk@sun.com
  12. NNTP-Posting-Host: rita
  13.  
  14.  
  15. >The OpenLook widget set appears to have just the widget I want (a text field
  16. >that the user can edit) but I'm not having a lot of success compiling using
  17. >-lXol.  My present litany of X libraries looks like this:
  18. >
  19. >-lXp -lXaw -lWc -lXmu -lXt -lXext -lX11
  20. >
  21. >and there does not appear to be any place at which I can insert -lXol
  22. >without getting these errors:
  23. >
  24. >ld: Undefined symbol
  25. >  _XtQString
  26. >  _XtQFontStruct .....
  27.  
  28.     You might be using X11R4 libXt/libX11 ... The version of OLIT you're
  29. using would be needing R5 stuff ..
  30.  
  31. -john mani
  32.   
  33.  
  34.